r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 1234567]
  client
  include
  Client
  Generated
  Scenes
  Systems
 ArgsHandler.hppThis file contains the ArgsHandler class declaration
 Client.hppThis file contains the Client class declaration
 Common.hppThis file contains common definitions and constants
 GameConfig.hppConfiguration constants for the game
 ProjectileManager.hppManages projectile creation and configuration
 SpriteRect.hppHelper functions for pixel-perfect sprite rectangles
  src
  scenes
  game
 menu.cpp
 settings.cpp
  systems
 weapon.cpp
 argsHandler.cpp
 client.cpp
 event.cpp
 main.cpp
 ProjectileManager.cppImplementation of ProjectileManager
  modules
  ECS
  include
  ECS
  src
 registry.cpp
  Engine
  include
  Engine
  src
 engine.cpp
  Interfaces
  include
  Interfaces
  Utils
  include
  Utils
  src
 logger.cpp
 utils.cpp
  plugins
  Network
  Asio
  Client
  Server
  server
  include
  Server
  Generated
  Interfaces
  Scenes
  Systems
 ArgsHandler.hppThis file contains the ArgsHandler class declaration
 Common.hppThis file contains common definitions and constants
 SceneManager.hppThis file contains the SceneManager class declaration
 Server.hppThis file contains the Server class declaration
  src
 argsHandler.cpp
 main.cpp
 server.cpp