A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |
scaleX — Property in class com.panosalado.view.ManagedChild |
| |
scaleY — Property in class com.panosalado.view.ManagedChild |
| |
scaleZ — Property in class com.panosalado.view.ManagedChild |
| |
_secondaryCanvas — Property in class com.panosalado.core.PanoSalado |
| |
secondaryCanvas — Property in class com.panosalado.core.PanoSalado |
|
The Sprite whose x,y values can be used to move the secondary, outgoing panorama. |
_secondaryCanvasInternal — Property in class com.panosalado.core.PanoSalado |
| |
secondaryCanvasInternal — Property in class com.panosalado.core.PanoSalado |
|
The Sprite whose graphics object is used to draw the secondary panorama. |
_secondaryManagedChildren — Property in class com.panosalado.controller.Nanny |
| |
_secondaryManagedChildren — Property in class com.panosalado.core.PanoSalado |
| |
secondaryManagedChildren — Property in class com.panosalado.core.PanoSalado |
|
The Sprite which is the container for all ManagedChild extending children of the secondary panorama (hotspots). |
secondaryViewData — Property in class com.panosalado.model.ViewData |
|
Secondary ViewData, which is used for the secondary (outgoing) panorama. |
_sensitivity — Property in class com.panosalado.core.PanoSalado |
| |
sensitivity — Property in class com.panosalado.model.InertialMouseCameraData |
| |
sensitivity — Property in class com.panosalado.model.KeyboardCameraData |
|
sensitivity of camera to mouse motion
|
setChildIndex(child, index) — Method in class com.panosalado.core.PanoSalado |
| |
showManagedChildren(e) — Method in class com.panosalado.controller.Nanny |
| |
SimpleTransition — Class in package com.panosalado.controller |
| |
SimpleTransition() — Constructor in class com.panosalado.controller.SimpleTransition |
| |
SimpleTransitionData — Class in package com.panosalado.model |
| |
SimpleTransitionData() — Constructor in class com.panosalado.model.SimpleTransitionData |
| |
SIMPLE_TRANSITION_DATA — Static property in class com.panosalado.model.Characteristics |
| |
speed — Property in class com.panosalado.model.AutorotationCameraData |
| |
speed — Property in class com.panosalado.model.KeyboardCameraData |
| |
SPEED — Static property in class com.panosalado.model.AutorotationCameraData |
| |
_stage — Property in class com.panosalado.controller.AutorotationCamera |
| |
_stage — Property in class com.panosalado.controller.KeyboardCamera |
| |
_stage — Property in class com.panosalado.controller.Resizer |
| |
stage — Property in class com.panosalado.controller.StageReference |
| |
stageReference — Property in class com.panosalado.controller.AutorotationCamera |
| |
stageReference — Property in interface com.panosalado.controller.IResizer |
| |
stageReference — Property in class com.panosalado.controller.KeyboardCamera |
| |
stageReference — Property in class com.panosalado.controller.Resizer |
| |
_stageReference — Property in class com.panosalado.core.PanoSalado |
| |
StageReference — Class in package com.panosalado.controller |
| |
StageReference(weakKeys) — Constructor in class com.panosalado.controller.StageReference |
| |
startDelayTimer() — Method in class com.panosalado.controller.AutorotationCamera |
| |
startInertialSwing(panSpeed, tiltSpeed, sensitivity, friction, threshold) — Method in class com.panosalado.core.PanoSalado |
|
Starts inertial motion (like the InertialMouseCamera) with the specified panSpeed, tiltSpeed using
the specified sensitivity, friction, and threshold. |
startManagingChildren(e) — Method in class com.panosalado.controller.Nanny |
| |
startTransition(e:com.panosalado.events:ViewEvent) — Method in class com.panosalado.controller.SimpleTransition |
| |
startValue — Property in class com.panosalado.model.SimpleTransitionData |
| |
startValue — Property in class com.panosalado.utils.Animation |
| |
stop() — Method in class com.panosalado.utils.Animation |
| |
stopAutorotatorNow() — Method in class com.panosalado.controller.AutorotationCamera |
| |
stopDelayTimer() — Method in class com.panosalado.controller.AutorotationCamera |
| |
stopInertialSwing() — Method in class com.panosalado.core.PanoSalado |
|
Stops the inertial motion caused by a call to startInertialSwing(). |
swapChildren(child1, child2) — Method in class com.panosalado.core.PanoSalado |
| |
_swapChildrenAt(index1, index2, managed) — Method in class com.panosalado.core.PanoSalado |
|
Allows access to swapChildrenAt() for managed or normal children depending on the managed switch
|
swingTo(pan, tilt, fieldOfView, time, tween) — Method in class com.panosalado.core.PanoSalado |
|
Swings the camera to the specified pan,tilt,fieldOfView over the specified time (in seconds) using the specified tween
function (with a standard Robert Penner tween function signature). |
swingToChild(child:com.panosalado.view:ManagedChild, fieldOfView, time, tween) — Method in class com.panosalado.core.PanoSalado |
|
Swings the camera to the specified ManagedChild, fieldOfView, over the specified time in seconds using the
specified tween function (standard Robert Penner style signature). |
swingToChildComplete — Event in class com.panosalado.core.PanoSalado |
|
Dispatched after a swingToChild is complete
|
swingToChildComplete(e) — Method in class com.panosalado.core.PanoSalado |
| |
SWING_TO_CHILD_COMPLETE — Constant static property in class com.panosalado.events.PanoSaladoEvent |
|
The PanoSaladoEvent.SWING_TO_CHILD_COMPLETE constant defines the value of the
type property of the event object
for an swingToChildComplete event. |
swingToComplete — Event in class com.panosalado.core.PanoSalado |
|
Dispatched after a swingTo is complete
|
SWING_TO_COMPLETE — Constant static property in class com.panosalado.events.PanoSaladoEvent |
|
The PanoSaladoEvent.SWING_TO_COMPLETE constant defines the value of the
type property of the event object
for an swingToComplete event. |
|
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |