The Game Engine  1
File List
Here is a list of all files with brief descriptions:
o*Actor.cpp
o*Actor.h
o*Animation.cpp
o*Animation.h
o*Audio.cpp
o*Audio.h
o*Background.cpp
o*Background.h
o*Behaviors.hThis file should contain all Behaviors for WorldObjects inlcuding Backgrounds
o*Camera.cpp
o*Camera.h
o*Collision.cpp
o*Collision.h
o*CollisionObject.cpp
o*CollisionObject.h
o*Color.cpp
o*Color.h
o*fns.cpp
o*fns.h
o*Font.cpp
o*Font.h
o*Game.cpp
o*Game.h
o*HUD.cpp
o*HUD.h
o*Input.cpp
o*Input.h
o*Level.cpp
o*Level.h
o*LevelFns.hThis file should contain all Behaviors for Levels
Should be of the form Level<name>Load, Level<name>Update, Level<name>Unload, etc
o*LoadResources.cppThis file should contain implementations for loading resources
o*main.cpp
o*Menu.cpp
o*Menu.h
o*ParticleSystem.cpp
o*ParticleSystem.h
o*Player.cpp
o*Player.h
o*Sprite.cpp
o*Sprite.h
o*SpriteFrame.h
o*Text.cpp
o*Text.h
o*Texture.h
o*WorldObject.cpp
\*WorldObject.h