BryceMehring / GameEngine

C++ OpenGL Cross Platform Game Engine
7 stars 2 forks source link

Clean up the Renderer Interface #49

Open BryceMehring opened 10 years ago

BryceMehring commented 10 years ago

Currently there are a lot of get and set methods that require multiple successive method calls to the renderer.

This successive method calling should be reduced.

BryceMehring commented 10 years ago

Cleaned up a bit: 1983c4a26cd9bfa7162b35f9e689e94a9c9baf3e