|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ActionQueue | |
camera3d | |
camera3d.action |
Uses of ActionQueue in camera3d |
Constructors in camera3d with parameters of type ActionQueue | |
GUIControl(J3DBase base,
ActionQueue queue)
Constructor that initializes the J3DBase and ActionQueue objects. |
Uses of ActionQueue in camera3d.action |
Methods in camera3d.action with parameters of type ActionQueue | |
void |
ActionExecutor.interpretAction(VcAction action,
ActionQueue outputQueue)
|
Constructors in camera3d.action with parameters of type ActionQueue | |
ActionExecutor(ActionQueue queue,
ActionQueue outputQueue,
J3DBase base)
Creates ActionExecutor, given ActionQueues and J3DBase object to act upon. |
|
ActionExecutor(ActionQueue queue,
ActionQueue outputQueue,
J3DBase base,
GUIControl guiControl)
Creates ActionExecutor, given ActionQueues, GUIControl and J3DBase objects to act upon. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |