topical media & game development
lib-game-delta3d-sdk-examples-testGameActorComponents-readme.txt / txt
testGameActorComponents
Demonstrates the ActorComponent system by creating a new type of actor that
has a ActorComponent added to it
To run, use the GameStart utility and supply the library name on the command line.
Usage:
"GameStart.exe testGameActorComponents" or "GameStartD.exe testGameActorComponents"
** Visual Studio **
If running via Visual Studio, edit the testGameActorComponents project settings:
- Debugging->Command: GameStart.exe (or "GameStartD.exe" for debug).
- Debugging->Command Arguments: testGameActorComponents
Note: Make sure your PATH environment is set to \%DELTA_ROOT%/bin so MSVC can
find the GameStart executable.
(C) Æliens
04/09/2009
You may not copy or print any of this material without explicit permission of the author or the publisher.
In case of other copyright issues, contact the author.