|
|
virtual void | onUpdate ()=0 |
|
virtual uint32_t | getWidth ()=0 |
|
virtual uint32_t | getHeight ()=0 |
|
virtual void | setVSync (bool enabled)=0 |
|
virtual bool | isVSyncEnabled () const =0 |
|
virtual void | toggleFullscreen ()=0 |
|
virtual void | emitErrorMessage (const char *message)=0 |
| virtual bool | onEvent (const ZenEvent &event)=0 |
|
virtual void * | nativeWindow () const =0 |
|
virtual GraphicsContext & | context ()=0 |
|
virtual const GraphicsContext & | context () const =0 |
|
virtual int | getPriority () const =0 |
Definition at line 32 of file ZEN_Window.h.
◆ ~Window()
| virtual Zen::Window::~Window |
( |
| ) |
|
|
inlinevirtual |
◆ create()
◆ onEvent()
| virtual bool Zen::Window::onEvent |
( |
const ZenEvent & | event | ) |
|
|
pure virtual |
The documentation for this class was generated from the following files: