FPLBase
An open source project by FPL.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Groups Pages
fplbase::Environment Class Reference

Public Member Functions

bool Initialize (const mathfu::vec2i &window_size, const char *window_title, WindowMode window_mode=kWindowModeWindowedScaled)
 
void ShutDown ()
 
void AdvanceFrame (bool minimized)
 
void SetWindowSize (const mathfu::vec2i &window_size)
 
mathfu::vec2i GetViewportSize () const
 
FeatureLevel feature_level () const
 
const mathfu::vec2i & window_size () const
 
mathfu::vec2i & window_size ()
 
const std::string & last_error () const
 

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