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

R-Type multiplayer game client plugin implementation. More...

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

Go to the source code of this file.

Classes

class  gme::RTypeClientMulti
 Main multiplayer game client plugin for R-Type. More...
 

Namespaces

namespace  gme
 

Detailed Description

R-Type multiplayer game client plugin implementation.

This file contains the main game client class for R-Type multiplayer mode. It manages game scenes, network integration, and multiplayer gameplay logic. The plugin implements lobby system, player synchronization, and multiplayer-specific game mechanics for the R-Type game.

Definition in file RTypeClientMulti.hpp.