Extend documentation for "kFeatureCursorHasPalette".
svn-id: r41430
This commit is contained in:
parent
b1b03a33ba
commit
be42f800a4
1 changed files with 4 additions and 0 deletions
|
@ -148,6 +148,10 @@ public:
|
|||
* It is currently used only by some Macintosh versions of Humongous
|
||||
* Entertainment games. If the backend doesn't implement this feature then
|
||||
* the engine switches to b/w versions of cursors.
|
||||
* The GUI also relies on this feature for mouse cursors.
|
||||
*
|
||||
* To enable the cursor palette call "disableCursorPalette" with false.
|
||||
* @see disableCursorPalette
|
||||
*/
|
||||
kFeatureCursorHasPalette,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue