Home
last modified time | relevance | path

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

/NW4C-1.3.3/demos/gfx/MultiAnimationDemo/sources/
DMultiAnimationDemo.cpp112 const int ANIMATION_RESOURCES_COUNT =11; variable
115 nw::ut::FixedSizeArray<nw::gfx::ResGraphicsFile, ANIMATION_RESOURCES_COUNT> s_ResAnims;
/NW4C-1.3.3/demos/gfx/LowLayerAnimationDemo/sources/
DLowLayerAnimationDemo.cpp110 const int ANIMATION_RESOURCES_COUNT = 3; variable
111 nw::ut::FixedSizeArray<nw::gfx::ResGraphicsFile, ANIMATION_RESOURCES_COUNT> s_ResAnims;
/NW4C-1.3.3/demos/gfx/ConstraintDemo/sources/
DConstraintDemo.cpp92 const int ANIMATION_RESOURCES_COUNT = 4; variable
95 nw::ut::FixedSizeArray<nw::gfx::ResGraphicsFile, ANIMATION_RESOURCES_COUNT> s_ResAnims;