Package | Description |
---|---|
multiplicity3.csys.draganddrop | |
multiplicity3.csys.stage | |
multiplicity3.jme3csys.items.stage | |
multiplicity3.jme3csys.picking |
Modifier and Type | Method and Description |
---|---|
void |
DragAndDropSystem.setPickSystemForApp(IPickSystem pickSystem)
Sets the pick system for app.
|
Modifier and Type | Method and Description |
---|---|
IPickSystem |
IStage.getPickSystem()
Gets the pick system.
|
Modifier and Type | Method and Description |
---|---|
void |
IStage.setPickSystem(IPickSystem pickSystem)
Sets the pick system.
|
Modifier and Type | Method and Description |
---|---|
IPickSystem |
JMEStage.getPickSystem() |
Modifier and Type | Method and Description |
---|---|
void |
JMEStage.setPickSystem(IPickSystem pickSystem) |
Modifier and Type | Class and Description |
---|---|
class |
ContentSystemPicker
The Class ContentSystemPicker.
|