KeyActions
Key actions provided as static methods
Static Method Summary
Static Public Methods | ||
public static |
Stage auto view |
|
public static |
toggleAnimations(stage: Stage): undefined Toggle stage animations |
|
public static |
toggleRock(stage: Stage): undefined Toggle stage rocking |
|
public static |
toggleSpin(stage: Stage): undefined Toggle stage spinning |
Static Public Methods
public static autoView(stage: Stage): undefined source
Stage auto view
Params:
Name | Type | Attribute | Description |
stage | Stage | the stage |
public static toggleAnimations(stage: Stage): undefined source
Toggle stage animations
Params:
Name | Type | Attribute | Description |
stage | Stage | the stage |