18 mSingletonHolder(this)
35 if (layers !=
nullptr)
42 if (layers !=
nullptr)
#define MYGUI_SINGLETON_DEFINITION(ClassName)
void frameEvent(float _time) const
static Gui * getInstancePtr()
static LayerManager * getInstancePtr()
void renderToTarget(IRenderTarget *_target, bool _update)
void resizeView(const IntSize &_viewSize)
virtual void onFrameEvent(float _time)
virtual bool checkTexture(ITexture *_texture)
virtual void onResizeView(const IntSize &_viewSize)
virtual void onRenderToTarget(IRenderTarget *_target, bool _update)
virtual bool isFormatSupported(PixelFormat _format, TextureUsage _usage)
types::TSize< int > IntSize