IceShard
1
A personal game engine project, with development focused on 2D/2.5D games.
Toggle main menu visibility
Loading...
Searching...
No Matches
ice
concepts
ModuleType
ice::concepts::ModuleType Concept Reference
#include <
ice/module_concepts.hxx
>
Concept definition
template
<
typename
T>
concept
ModuleType
=
ModuleLoadable<T>
ice::concepts::ModuleLoadable
Definition
module_concepts.hxx:41
ice::concepts::ModuleType
Definition
module_concepts.hxx:54
Generated by
1.18.0