public abstract class SceneShrinkPanel extends ViewShrinkPanelPlugin
ViewShrinkPanelPlugin
that flops into the Scene when double-clicking on the terrain.
Use the setTriggerComponent to attach it to another part of the scene.Constructor and Description |
---|
SceneShrinkPanel() |
Modifier and Type | Method and Description |
---|---|
void |
install(Controller c) |
void |
setTriggerComponent(SceneGraphComponent cmp) |
void |
uninstall(Controller c) |
getPerspectivePluginClass
public void setTriggerComponent(SceneGraphComponent cmp)