|
Final-Bomber
0.1
Bomberman/Dynablaster remake in C# using XNA.
|
Classes | |
| class | AnimatedSprite |
| class | Animation |
| class | BaseSprite |
Enumerations | |
| enum | AnimationKey { AnimationKey.Down, AnimationKey.Left, AnimationKey.Right, AnimationKey.Up, AnimationKey.Middle, AnimationKey.Horizontal, AnimationKey.Vertical } |
| Enumerator | |
|---|---|
| Down | |
| Left | |
| Right | |
| Up | |
| Middle | |
| Horizontal | |
| Vertical | |
Definition at line 9 of file Animation.cs.