Razish / xsngine

C++/SDL2/OpenGL engine for low latency games
MIT License
11 stars 6 forks source link

Fix: ClientGame should only read its View's dimensions #42

Open Razish opened 9 years ago

Razish commented 9 years ago

Not the Renderer state. the ClientGame should operate on its local data for screen size (think splitscreen)