|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectvitro.Actor
vitro.plane.PlaneActor
public class PlaneActor
Field Summary | |
---|---|
protected Plane |
model
|
Constructor Summary | |
---|---|
PlaneActor(Plane model)
|
Method Summary | |
---|---|
Position |
position()
|
Methods inherited from class vitro.Actor |
---|
actions |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
protected final Plane model
Constructor Detail |
---|
public PlaneActor(Plane model)
Method Detail |
---|
public Position position()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |