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 voidAbstractInputListener. recieveDebugCoordinateEvent(DebugCoordinate c)voidInputListener. recieveDebugCoordinateEvent(DebugCoordinate c)Receives a debug coordinate.
-