Cappuccino  1.0.0
 All Classes Files Functions Variables Typedefs Macros Groups Pages
CPCursor.j File Reference

Go to the source code of this file.

Typedefs

typedef CPCursorPlatform CPCursorPlatformNone = 0
 

Variables

 CPCursorPlatformBoth = 3
 
 CPCursorPlatformMac = 1
 
 CPCursorPlatformWindows = 2
 
global CPApp var currentCursor = nil
 
global CPApp var cursors = {}
 
global CPApp var cursorStack = []
 
global CPApp var ieCursorMap = {}
 

Typedef Documentation

typedef CPCursorPlatform CPCursorPlatformNone = 0

Definition at line 33 of file CPCursor.j.

Variable Documentation

CPCursorPlatformBoth = 3

Definition at line 36 of file CPCursor.j.

CPCursorPlatformMac = 1

Definition at line 34 of file CPCursor.j.

CPCursorPlatformWindows = 2

Definition at line 35 of file CPCursor.j.

global CPApp var currentCursor = nil

Definition at line 27 of file CPCursor.j.

global CPApp var cursors = {}

Definition at line 29 of file CPCursor.j.

global CPApp var cursorStack = []

Definition at line 28 of file CPCursor.j.

global CPApp var ieCursorMap = {}

Definition at line 30 of file CPCursor.j.