|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OrbitCameraHandler | |
|---|---|
| com.threerings.opengl.camera | |
| com.threerings.tudey.client | |
| com.threerings.tudey.config | Tudey configurations. |
| Uses of OrbitCameraHandler in com.threerings.opengl.camera |
|---|
| Constructors in com.threerings.opengl.camera with parameters of type OrbitCameraHandler | |
|---|---|
MouseOrbiter(OrbitCameraHandler camhand)
Creates new mouse orbiter for the specified camera handler. |
|
MouseOrbiter(OrbitCameraHandler camhand,
boolean panXY)
Creates a new mouse orbiter for the specified camera handler. |
|
| Uses of OrbitCameraHandler in com.threerings.tudey.client |
|---|
| Methods in com.threerings.tudey.client that return OrbitCameraHandler | |
|---|---|
OrbitCameraHandler |
TudeySceneView.getCameraHandler()
Returns a reference to the camera handler. |
| Uses of OrbitCameraHandler in com.threerings.tudey.config |
|---|
| Methods in com.threerings.tudey.config with parameters of type OrbitCameraHandler | |
|---|---|
void |
CameraConfig.apply(OrbitCameraHandler camhand)
Applies this config (minus the offset) to the specified camera handler. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||