Description: TestAnim
Demonstrates the dtAnim animation system funcionality
To run, use the GameStart utility and supply the library name on the command line.
Usage:
"GameStart.exe testAnim" or "GameStartD.exe testAnim"
** Visual Studio **
If running via Visual Studio, edit the testAAR project settings:
- Debugging->Command: GameStart.exe (or "GameStartD.exe" for debug).
- Debugging->Command Arguments: testAnim
Note: Make sure your PATH environment is set to DELTA_ROOT /bin so MSVC can
find the GameStart executable.
To Search:
File list (Check if you may need any files):
testAnim\export.h
........\readme.txt
........\testanim.cpp
........\testanim.h
........\testaniminput.cpp
........\testaniminput.h
testAnim