| Package | Description |
|---|---|
| cz.cuni.amis.pogamut.udk.storyworld.place |
| Modifier and Type | Method and Description |
|---|---|
SPStoryPlaceBase |
SPStoryWorld.getBase(String name) |
SPStoryPlaceBase |
SPStoryWorld.getBase(cz.cuni.amis.utils.token.Token name) |
| Modifier and Type | Method and Description |
|---|---|
Set<SPStoryPlaceBase> |
SPStoryWorld.at(SPLocation location)
Nearest navpoint must be max "NEAR" far.
|
Set<SPStoryPlaceBase> |
SPStoryWorld.getBase(UnrealId navPointId) |
Map<cz.cuni.amis.utils.token.Token,SPStoryPlaceBase> |
SPStoryWorldData.getBases() |
protected cz.cuni.amis.utils.maps.HashMapSet<UnrealId,SPStoryPlaceBase> |
SPStoryWorld.getNavPointsToPlaceMap() |
| Constructor and Description |
|---|
SPStoryWorldData(SPStoryPlace[] places,
SPStoryPlaceBase[] bases) |
Copyright © 2012 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.