r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
IGameServer.hpp File Reference

This file contains the Game interface. More...

+ Include dependency graph for IGameServer.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

interface  gme::IGameServer
 Interface for the games. More...
 

Namespaces

namespace  gme
 

Enumerations

enum class  gme::State : uint8_t { gme::PLAYING = 0 , gme::WIN = 1 , gme::LOSE = 2 }
 

Detailed Description

This file contains the Game interface.

Definition in file IGameServer.hpp.