CursorManager.cpp File Reference
Implements CCursorManager to manage custom application cursors. More...
#include "../Include/Globals.h"
#include "../Include/FlyLegacy.h"
#include "../Include/CursorManager.h"
#include "../Include/Utility.h"
#include "../Include/Ui.h"
Go to the source code of this file.
Detailed Description
Fly! Legacy disables normal OpenGL cursors and implements its own custom bitmap cursor manager in CCursorManager. All cursors available to the application are defined in .CSR files; a number of default cursors are included in the standard installation, such as arrows, fingers, etc. Third-party content developers can also create custom cursors for use with their products. The cursor manager is responsible for caching the bitmap cursors, keeping track of the currently active cursor and rendering it onscreen.
Definition in file CursorManager.cpp.
|
Documentation generated by
|