Arkanoid Remake
1.0
|
ArkanoidRemakeSDL class definition. More...
Go to the source code of this file.
Classes | |
class | ArkanoidRemakeSdl |
Implementation of ArkanoidRemake using SDL library. More... | |
class | ArkanoidRemakeSdl::AppEventFunctor |
Functor class for application events. More... | |
struct | ArkanoidRemakeSdl::Configuration |
Game configuration data structure. It is loaded on startup and saved to disk on exit. More... | |
ArkanoidRemakeSDL class definition.