visorXY
In file visor.h:
X/Y display showing a 2D crosshair.
Inheritance:
Public Methods
void | SetCrossHairColor (int r, int g, int b)
Set the color of the crosshair (as RGB components between 0 and 255).
|
void | SetCrossHairSize (float size)
Set the line width of the cross hair.
|
void | SetValue (float valX, float valY)
Set the X & Y value of the display.
|
Public Methods
int GetBorder()
int GetSelectable()
int GetVisible()
void SetAutoFire(int autof)
void SetBorder(int bo)
void SetBorderColor(int r, int g, int b)
void SetCallBack(void (*cb)())
void SetForegroundColor(int r, int g, int b)
void SetLabel(char *val)
void SetLabelColor(int r, int g, int b)
void SetOneShot(int ones)
void SetSelectable(int sel)
void SetSelectableColor(int r, int g, int b)
void SetSelectedColor(int r, int g, int b)
void SetVisible(int vis)
Documentation
X/Y display showing a 2D crosshair.
- This class has no child classes.
alphabetic index hierarchy of classes
this page has been generated automatically by doc++
(c)opyright by Malte Zöckler, Roland Wunderling
contact: doc++@zib.de