Example #1
0
void CFX_SystemHandler::SetCursor(int32_t nCursorType)
{

    m_pEnv->FFI_SetCursor(nCursorType);
}