| Package | Description | 
|---|---|
| synergynet3.museum.table | |
| synergynet3.museum.table.mainapp | |
| synergynet3.museum.table.mainapp.userrecorder | 
| Modifier and Type | Method and Description | 
|---|---|
EntityManager | 
MuseumApp.getEntityManager()
Gets the entity manager. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
EntityTidy.createThread(EntityManager entityManager)
Creates the thread. 
 | 
static void | 
EntityTidy.tidyUp(EntityManager entityManager)
Tidy up. 
 | 
| Constructor and Description | 
|---|
POIManager(IStage stage,
          float displayWidth,
          float displayHeight,
          com.jme3.math.Vector2f displayOffset,
          EntityManager entityManager)
Instantiates a new POI manager. 
 | 
| Constructor and Description | 
|---|
UserRecorder(java.lang.String prompt,
            IStage stage,
            java.io.File folder,
            UserRecordingPromptLabel userRecordingPromptLabel,
            ITextbox entityItem,
            EntityManager entityManager)
Instantiates a new user recorder. 
 | 
UserRecordingPromptLabel(IStage stage,
                        java.io.File folder,
                        EntityManager entityManager,
                        java.lang.String promptText)
Instantiates a new user recording prompt label. 
 |