public class Behaviour
extends java.lang.Object
Modifier | Constructor and Description |
---|---|
protected |
Behaviour(long cPtr,
boolean cMemoryOwn) |
Modifier and Type | Method and Description |
---|---|
void |
delete() |
protected void |
finalize() |
protected static long |
getCPtr(Behaviour obj) |
Machine |
machine() |
NodePath |
nodePath() |
CompiledEventList |
trace() |
protected static long getCPtr(Behaviour obj)
protected void finalize()
finalize
in class java.lang.Object
public void delete()
public Machine machine()
public NodePath nodePath()
public CompiledEventList trace()