|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MapViewpoint.ViewpointListener | |
|---|---|
| cz.cuni.amis.nb.pogamut.unreal.map | |
| cz.cuni.amis.nb.pogamut.unreal.timeline.map | I will write this stuff AFTER I have working version and no major architectural changes. |
| Uses of MapViewpoint.ViewpointListener in cz.cuni.amis.nb.pogamut.unreal.map |
|---|
| Classes in cz.cuni.amis.nb.pogamut.unreal.map that implement MapViewpoint.ViewpointListener | |
|---|---|
class |
MapGLPanel
This is a GLJPanel that displays UT2004Map. it is a base class, so it takes care of some things, while others are left for derived class to do. |
class |
PureMapGLPanel
Simple map that overviews what is happening in the level right now. |
class |
SelectableMapGLPanel
This is MapGLPanel that is adding selection behavior, when bot is clicked in the map, list of selected bots in this map IPogamutEnvironments global lookup will change. |
| Uses of MapViewpoint.ViewpointListener in cz.cuni.amis.nb.pogamut.unreal.timeline.map |
|---|
| Classes in cz.cuni.amis.nb.pogamut.unreal.timeline.map that implement MapViewpoint.ViewpointListener | |
|---|---|
class |
TLMapGLPanel
Panel that is rendering map structure and agents inside. |
| Methods in cz.cuni.amis.nb.pogamut.unreal.timeline.map with parameters of type MapViewpoint.ViewpointListener | |
|---|---|
void |
MapViewpoint.addViewpointListener(MapViewpoint.ViewpointListener listener)
|
boolean |
MapViewpoint.isViewpointListener(MapViewpoint.ViewpointListener listener)
|
void |
MapViewpoint.removeViewpointListener(MapViewpoint.ViewpointListener listener)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||