A D E G I K L O P R S T U V

A

addActionListener(IKaterEventListener) - Method in interface katerlib.IKaterEventDispatcher
 
addActionListener(IKaterEventListener) - Method in class katerlib.Kater
add an event Listener

D

dispatchFinish() - Method in interface katerlib.IKaterEventDispatcher
 
dispatchFinish() - Method in class katerlib.Kater
dispatch the finish event
dispose() - Method in class katerlib.KaterKontrol
Should only called by Processing.
draw() - Method in class katerlib.KaterKontrol
Kater will be drawn in the Processing Draw Cycle

E

EKaterEventState - Enum in katerlib
 

G

getAngle() - Method in class katerlib.Kater
 
getCenterX() - Method in class katerlib.Kater
 
getCenterY() - Method in class katerlib.Kater
 
getDebug() - Method in class katerlib.Kater
 
getDebug() - Method in class katerlib.KaterKontrol
 
getID() - Method in class katerlib.Kater
 
getKaterById(int) - Method in class katerlib.KaterKontrol
Returns a Kater Object by its Fiducial ID
getX() - Method in class katerlib.Kater
 
getY() - Method in class katerlib.Kater
 

I

IKaterEventDispatcher - Interface in katerlib
 
IKaterEventListener - Interface in katerlib
 

K

Kater - Class in katerlib
 
Kater(PApplet, TuioProcessing, int) - Constructor for class katerlib.Kater
The single Kater object has to be created with a reference to the PApplet, the Tuio and the referencing tuioID
KaterGoTo(Kater, float, float) - Method in class katerlib.KaterKontrol
send a Kater by its Object to a Coordinate
KaterIdGoTo(int, float, float) - Method in class katerlib.KaterKontrol
send a Kater by its Fiducial ID to a Coordinate
KaterKontrol - Class in katerlib
 
KaterKontrol(PApplet, TuioProcessing, int[]) - Constructor for class katerlib.KaterKontrol
The KaterKontrol Constructor which needs a Reference to PApplet, TUIO and an array with Fiducial IDs
katerlib - package katerlib
 
keyEvent(KeyEvent) - Method in class katerlib.KaterKontrol
 

L

lightsOff() - Method in class katerlib.Kater
turn the lights on the Kater off
lightsOn() - Method in class katerlib.Kater
turn the lights on the Kater on

O

onActionStateChange(IKaterEventDispatcher, EKaterEventState) - Method in interface katerlib.IKaterEventListener
 
onActionStateChange(IKaterEventDispatcher, EKaterEventState) - Method in class katerlib.KaterKontrol
 

P

pre() - Method in class katerlib.KaterKontrol
Kater will be update in the Processing Pre Cycle

R

removeActionListener(IKaterEventListener) - Method in class katerlib.Kater
remove an event Listener

S

setDebug(Boolean) - Method in class katerlib.Kater
sets the debug State
setDebug(Boolean) - Method in class katerlib.KaterKontrol
 
startrun() - Method in class katerlib.Kater
set the running state to true

T

toggleDebug() - Method in class katerlib.Kater
Toggles the Debug State
toggleDebug() - Method in class katerlib.KaterKontrol
 

U

update(float, float, float) - Method in class katerlib.Kater
Update the Kater each frame with his Coordiantes and Angle from TUIO

V

valueOf(String) - Static method in enum katerlib.EKaterEventState
Returns the enum constant of this type with the specified name.
values() - Static method in enum katerlib.EKaterEventState
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION - Static variable in class katerlib.KaterKontrol
 
version() - Static method in class katerlib.KaterKontrol
return the version of the library.

A D E G I K L O P R S T U V

processing library ktrLib by Christoph Steinlehner. (c) 2011