class
UControlInteractor
: public
Interactor
(Return to index)
Type:
Instantiable
Base Classes:
public
Interactor
Derived Classes
Include file:
Unidraw/uctrl.h
Public:
ControlInfo
*
GetControlInfo
()
virtual void
Highlight
(boolean)
virtual void
SetControlInfo
(
ControlInfo
*)
virtual
~UControlInteractor
()
Protected:
void
Init
(
ControlInfo
*)
Graphic
*
InitLabel
(
ControlInfo
*)
virtual void
Invert
()
virtual void
Redraw
(Coord, Coord, Coord, Coord)
UControlInteractor
()
UControlInteractor
(
ControlInfo
*)
boolean
_highlighted
ControlInfo
*
_info
Graphic
*
_label
Graphic
*
_picture
(more documentation)