Vyroda
Game engine made by hand, with modern C++ and Vulkan.
Loading...
Searching...
No Matches
Vyroda::isAnimationComponentConcept Concept Reference

Concept definition

template<typename T>
concept isAnimationComponentConcept = std::derived_from<T, AnimationComponentConcept>
Definition Components.cppm:32