bzr branch http://gegoxaren.bato24.eu/bzr/%2Bjunk/invaders_vala
1 2 3 4 5 6 7 8 9 10
using SDL; using SDLGraphics; namespace invadersGame{ class GameObjectInvader : GameObject{ GameObjectInvader() { base((int16)SCREEN_HEIGHT / 2, (int16)SCREEN_WIDTH / 2, 0, 0, 0, 200); } } }
Loggerhead is a web-based interface for Breezy Version: 2.0.2.dev0