Classes

Module Crosshairs

Classes

class   TargetingCrosshairs
  To use the TargetingCrosshairs class: 1) Set the draw root using setDrawRoot() 2) Call start() with the starting pixel co-ordinates 3) Call update() with the ending pixel co-ordinates 4) Call stop() to end the drawing. More...