class
PtrLocState
: public
NameState
(Return to index)
state variable to display pointer location in drawing coordinates.
Type:
Instantiable
Base Classes:
public
NameState
Derived Classes
Include file:
OverlayUnidraw/ovstates.h
Public:
PtrLocState
(PixelCoord x, PixelCoord y,
OverlayEditor
*)
virtual void
ptrcoords
(PixelCoord x, PixelCoord y)
set current pointer coordinates.
virtual
~PtrLocState
()
Protected:
PtrLocState
()
empty constructor for use of derived class
char*
_buf
OverlayEditor
*
_ed
float
_x
float
_y
void
init
(
OverlayEditor
*)
(more documentation)