C# (CSharp) Lecture7Examples Namespace

Nested Namespaces

Lecture7Examples.Animation

Classes

Name Description
Game1 This is the main type for your game
Program
SpriteComponent This is a game component that implements IUpdateable.
WorldMapManager This is a game component that implements IUpdateable.