Vyroda
Game engine made by hand, with modern C++ and Vulkan.
Loading...
Searching...
No Matches
Vyroda::isAnimationComponentConcept Concept Reference
module
Engine.Component.Components
Concept definition
template
<
typename
T>
concept
isAnimationComponentConcept
= std::derived_from<T, AnimationComponentConcept>
Vyroda::isAnimationComponentConcept
Definition
Components.cppm:32
Vyroda
isAnimationComponentConcept
Generated by
1.16.1