Previous Up Next

_CRcursor
Create a monochrome cursor object

ObjCursor _CRcursor (
Chn _channel_
ObjBitmap _bitmap_
I _xhot_
I _yhot_
I _color1_
I _color2_
)
Parameters

_channel_
proprietary channel
_bitmap_
bitmap with the appropriate size
_xhot_
x coordinate of hot spot
_yhot_
y coordinate of hot spot
_color1_
cursor "black" color
_color2_
cursor "white" color
Return value

new cursor