SkyGI::Cursor::Private |
Interface graphique : Curseur privé |
---|---|
SkyOS pour C++ |
Description
Cette classe permet d'effectuer la gestion du curseur en interne.
Attributs
Attribut | Prototype | Description |
---|---|---|
M_BVALID | bool SkyGI::Cursor::Private::m_bValid; | Cet attribut contient un état de validité. |
M_PHOTSPOT | Point SkyGI::Cursor::Private::m_pHotspot; | Cet attribut contient un pointeur vers un Hotspot. |
M_PSIZE | Point SkyGI::Cursor::Private::m_pSize; | Cet attribut contient un pointeur vers la taile. |
M_PCURSORDATA | void* SkyGI::Cursor::Private::m_pCursorData; | Cet attribut contient un pointeur vers des données curseurs. |
Dernière mise à jour : Mardi, le 31 octobre 2017