Simulant  21.12-574
A portable game engine for Windows, OSX, Linux, Dreamcast, and PSP
Public Member Functions | List of all members
smlt::RenderTarget Class Referenceabstract
Inheritance diagram for smlt::RenderTarget:
smlt::Texture smlt::Window smlt::AndroidWindow smlt::KOSWindow smlt::PSPWindow smlt::SDL2Window

Public Member Functions

virtual uint16_t width () const =0
 
virtual uint16_t height () const =0
 
virtual void set_clear_every_frame (uint32_t clear_flags=BUFFER_CLEAR_ALL, const smlt::Colour &colour=smlt::Colour::BLACK)
 
virtual uint32_t clear_every_frame_flags () const
 
virtual smlt::Colour clear_every_frame_colour () const
 

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