|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
|
+--EDU.gatech.cc.is.clay.Node
|
+--EDU.gatech.cc.is.clay.NodeVec2Array
A Node that returns an array of Vec2 values.
For detailed information on how to configure behaviors, see the Clay page.
Copyright (c)1997, 1998 Tucker Balch
| Fields inherited from class EDU.gatech.cc.is.clay.Node |
DEBUG,
embedded_nodes |
| Constructor Summary | |
NodeVec2Array()
|
|
| Method Summary | |
abstract Vec2[] |
Value(long timestamp)
Get the Vec2 array output. |
| Methods inherited from class EDU.gatech.cc.is.clay.Node |
initTrial |
| Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
| Constructor Detail |
public NodeVec2Array()
| Method Detail |
public abstract Vec2[] Value(long timestamp)
timestamp - long, the time of the request
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||