WIP.
More...
◆ ~Cursor()
virtual nkWinUi::Cursor::~Cursor |
( |
| ) |
|
|
virtual |
◆ getName()
◆ setName()
◆ load()
virtual bool nkWinUi::Cursor::load |
( |
| ) |
|
|
pure virtual |
◆ unload()
virtual void nkWinUi::Cursor::unload |
( |
| ) |
|
|
pure virtual |
◆ activate()
virtual void nkWinUi::Cursor::activate |
( |
| ) |
|
|
pure virtual |
◆ deactivate()
virtual void nkWinUi::Cursor::deactivate |
( |
| ) |
|
|
pure virtual |
◆ create()
Creates a standalone resource, linking it to a system, but no manager. This method can be used to allocate a resource and manually manage its lifetime.
- Parameters
-
system | The system to create the resource into. If left to nullptr, then the Singleton instance will be used. |
- Returns
- The created resource instance.
The documentation for this class was generated from the following file:
- Documentation/Headers/NilkinsWinUi/Cursors/Cursor.h