#include <Arrow2d.h>
Public Member Functions | |
| Arrow2d () | |
| void | render (int x, int y, float length, float alpha, float scale) |
| void | renderGlyph (float x1, float y1, float x2, float y2) |
|
|
The constructor |
|
||||||||||||||||||||||||
|
Render the arrow starting in the point x,y.
|
|
||||||||||||||||||||
|
Render the Arrow starting at the given x1,y1 to x2,y2.
|
1.4.1