API
0.9.8
All
Classes
Files
Functions
Variables
Typedefs
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 Sun Mar 29 2015 14:04:30 for API by
1.8.4