Space Fighter
A "shmup" game for Computer Programming C++
Loading...
Searching...
No Matches
Game.h File Reference

Go to the source code of this file.

Classes

class  KatanaEngine::Game
 Base class for all games. Provides graphics initialization, game loop, and rendering code. Inherit from this class when creating your own game. More...
 

Namespaces

namespace  KatanaEngine
 Katana Engine is a library of classes, interfaces, and value types that provides a foundation for developing two-dimensional games in C++.