source:
2010/23/jopehell/TheTankTMR/Peli.cs
@
559
Revision 559, 240 bytes checked in by paaaanro, 12 years ago (diff) |
---|
Line | |
---|---|
1 | using System; |
2 | using Jypeli; |
3 | using Jypeli.ScreenObjects; |
4 | using Jypeli.Assets; |
5 | |
6 | namespace TheTankTMR |
7 | { |
8 | public class Peli : PhysicsGame |
9 | { |
10 | protected override void Begin() |
11 | { |
12 | |
13 | } |
14 | } |
15 | } |
Note: See TracBrowser
for help on using the repository browser.