#include <wg_resources.h>
Inheritance diagram for wGui::CwgCursorResourceHandle:
Definition at line 93 of file wg_resources.h.
wGui::CwgCursorResourceHandle::CwgCursorResourceHandle | ( | EwgResourceId | resId | ) |
CwgCursorResourceHandle must be instantiated with a valid resource ID
resId | The ID of the resource which the handle will represent |
Definition at line 216 of file wg_resources.cpp.
References wGui::CApplication::AddToResourcePool(), wGui::AUTO_CREATE_RESOURCE_ID, wGui::CApplication::Instance(), wGui::INVALID_RESOURCE_ID, wGui::CResourceHandle::m_ResourceId, wGui::CCursorResourceHandle::m_SDLCursorMap, and wGui::NULL_RESOURCE_ID.