Uses of Class
com.scriptel.proscript.input.DebugCoordinate
-
Packages that use DebugCoordinate Package Description com.scriptel.proscript This package contains the core of the ProScript library. -
-
Uses of DebugCoordinate in com.scriptel.proscript
Methods in com.scriptel.proscript with parameters of type DebugCoordinate Modifier and Type Method Description void
AbstractInputListener. recieveDebugCoordinateEvent(DebugCoordinate c)
void
InputListener. recieveDebugCoordinateEvent(DebugCoordinate c)
Receives a debug coordinate.
-