API
0.9.7
Main Page
Related Pages
Modules
Classes
Files
File List
File Members
All
Classes
Files
Functions
Variables
Macros
Groups
Pages
CPCursor.h
Go to the documentation of this file.
1
2
@interface
CPCursor
:
CPObject
3
{
4
CPString
_cssString
// @accessors(readonly);
5
CPString
_hotSpot
// @accessors(readonly, getter=hotSpot);
6
CPImage
_image
// @accessors(readonly, getter=image);
7
BOOL _isSetOnMouseEntered
// @accessors(readwrite, getter=isSetOnMouseEntered, setter=setOnMouseEntered:);
8
BOOL _isSetOnMouseExited
// @accessors(readwrite, getter=isSetOnMouseExited, setter=setOnMouseExited:);
9
}
10
@end
AppKit
CPCursor.h
Generated on Thu Nov 28 2013 20:43:42 for API by
1.8.4