Home
last modified time | relevance | path

Searched refs:ANIMATION_RESOURCES_COUNT (Results 1 – 3 of 3) sorted by relevance

/NW4C-2.0.3/demos/gfx/MultiAnimationDemo/sources/
DMultiAnimationDemo.cpp114 const int ANIMATION_RESOURCES_COUNT =11; variable
117 nw::ut::FixedSizeArray<nw::gfx::ResGraphicsFile, ANIMATION_RESOURCES_COUNT> s_ResAnims;
/NW4C-2.0.3/demos/gfx/LowLayerAnimationDemo/sources/
DLowLayerAnimationDemo.cpp112 const int ANIMATION_RESOURCES_COUNT = 3; variable
113 nw::ut::FixedSizeArray<nw::gfx::ResGraphicsFile, ANIMATION_RESOURCES_COUNT> s_ResAnims;
/NW4C-2.0.3/demos/gfx/ConstraintDemo/sources/
DConstraintDemo.cpp94 const int ANIMATION_RESOURCES_COUNT = 4; variable
97 nw::ut::FixedSizeArray<nw::gfx::ResGraphicsFile, ANIMATION_RESOURCES_COUNT> s_ResAnims;