Uses of Class
cz.cuni.amis.pogamut.ut2004.storyworld.place.SPStoryPlaceBase

Packages that use SPStoryPlaceBase
cz.cuni.amis.pogamut.ut2004.storyworld.place   
 

Uses of SPStoryPlaceBase in cz.cuni.amis.pogamut.ut2004.storyworld.place
 

Methods in cz.cuni.amis.pogamut.ut2004.storyworld.place that return SPStoryPlaceBase
 SPStoryPlaceBase SPStoryWorld.getBase(String name)
           
 SPStoryPlaceBase SPStoryWorld.getBase(cz.cuni.amis.utils.token.Token name)
           
 

Methods in cz.cuni.amis.pogamut.ut2004.storyworld.place that return types with arguments of type SPStoryPlaceBase
 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()
           
 

Constructors in cz.cuni.amis.pogamut.ut2004.storyworld.place with parameters of type SPStoryPlaceBase
SPStoryWorldData(SPStoryPlace[] places, SPStoryPlaceBase[] bases)
           
 



Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.