r-type  0.0.0
R-Type main
Loading...
Searching...
No Matches
utl::GameConfig::Server Namespace Reference

Namespaces

namespace  Enemy
 
namespace  Network
 
namespace  Projectile
 

Variables

constexpr float SCREEN_WIDTH = 1920.0f
 
constexpr float SCREEN_HEIGHT = 1080.0f
 
constexpr float WORLD_MARGIN = 200.0f
 

Variable Documentation

◆ SCREEN_HEIGHT

float utl::GameConfig::Server::SCREEN_HEIGHT = 1080.0f
inlineconstexpr

◆ SCREEN_WIDTH

float utl::GameConfig::Server::SCREEN_WIDTH = 1920.0f
inlineconstexpr

◆ WORLD_MARGIN

float utl::GameConfig::Server::WORLD_MARGIN = 200.0f
inlineconstexpr

Definition at line 126 of file GameConfig.hpp.

Referenced by gme::RTypeServer::updateEntities().