Mountain  1.0.0
Simple C++ 2D Game Framework
Mountain::Renderer Class Reference

Static Public Member Functions

static MOUNTAIN_API void PushRenderTarget (RenderTarget &renderTarget)
 
static MOUNTAIN_API RenderTargetPopRenderTarget ()
 
static MOUNTAIN_API RenderTargetGetCurrentRenderTarget ()
 
static MOUNTAIN_API RenderTargetGetDefaultRenderTarget ()
 
static MOUNTAIN_API void DebugString (std::string str, float_t duration=1.f, const Color &color=Color::Magenta())
 
static MOUNTAIN_API void DebugString (DebugStringData data)
 
static MOUNTAIN_API OpenGlVersionGetOpenGlVersion ()
 

Friends

class Font
 
class Game
 

Detailed Description

Definition at line 37 of file renderer.hpp.


The documentation for this class was generated from the following file: