VisualComponentSpec Struct Reference
#include <VisualComponent.h>
# Public Attributes | |
ComponentSpec | componentSpec |
VisualComponent spec. | |
const AnimationFunction ** | animationFunctions |
Array of function animations. |
# Detailed Description
A VisualComponent Spec
Definition at line 72 of file VisualComponent.h.
# Member Data Documentation
# animationFunctions
const AnimationFunction** VisualComponentSpec::animationFunctions |
Array of function animations.
Definition at line 78 of file VisualComponent.h.
# componentSpec
ComponentSpec VisualComponentSpec::componentSpec |
VisualComponent spec.
Definition at line 75 of file VisualComponent.h.
The documentation for this struct was generated from the following file:
- VUEngine-Core/source/Component/VisualComponent/VisualComponent.h