class ffw::GuiImage
Class List > ffw :: GuiImage
Inherited by the following classes: ffw::GuiImageFineGraphics, ffw::GuiImageNanoVG
Public Functions
| Type | Name |
|---|---|
| virtual bool | isCreated () const = 0 |
| virtual void | destroy () = 0 |
| virtual int | getWidth () const = 0 |
| virtual int | getHeight () const = 0 |
Public Functions Documentation
function isCreated
virtual bool ffw::GuiImage::isCreated () const = 0
function destroy
virtual void ffw::GuiImage::destroy () = 0
function getWidth
virtual int ffw::GuiImage::getWidth () const = 0
function getHeight
virtual int ffw::GuiImage::getHeight () const = 0
The documentation for this class was generated from the following file: include/ffw/gui/guiimage.h