ManaPlus
Namespaces | Typedefs | Enumerations
cursor.h File Reference

(986a3bf)

#include "enums/simpletypes/enumdefines.h"

Go to the source code of this file.

Namespaces

 Cursor
 

Typedefs

typedef Cursor ::T CursorT
 

Enumerations

enum  Cursor::T {
  Cursor::CURSOR_POINTER = 0 , Cursor::CURSOR_RESIZE_ACROSS , Cursor::CURSOR_RESIZE_DOWN , Cursor::CURSOR_RESIZE_DOWN_LEFT ,
  Cursor::CURSOR_RESIZE_DOWN_RIGHT , Cursor::CURSOR_FIGHT , Cursor::CURSOR_PICKUP , Cursor::CURSOR_TALK ,
  Cursor::CURSOR_ACTION , Cursor::CURSOR_LEFT , Cursor::CURSOR_UP , Cursor::CURSOR_RIGHT ,
  Cursor::CURSOR_DOWN , Cursor::CURSOR_TOTAL
}
 

Typedef Documentation

◆ CursorT

typedef Cursor ::T CursorT

Definition at line 44 of file cursor.h.