public class PassableDictionary
extends java.lang.Object
修飾子とタイプ | クラスと説明 |
---|---|
static class |
PassableDictionary.PassableLevel |
コンストラクタと説明 |
---|
PassableDictionary(AdvancedWorldModel world) |
修飾子とタイプ | メソッドと説明 |
---|---|
void |
customRender(rione.viewer.component.TransformedGraphics gt) |
PassableDictionary.PassableLevel |
getPassableLevel(PointNode a,
PointNode b) |
java.util.Set<EdgeNode> |
update(rescuecore2.worldmodel.EntityID pos,
POVRouter router,
java.util.Set<rescuecore2.worldmodel.EntityID> visibleEntitiesID) |
public PassableDictionary(AdvancedWorldModel world)
public java.util.Set<EdgeNode> update(rescuecore2.worldmodel.EntityID pos, POVRouter router, java.util.Set<rescuecore2.worldmodel.EntityID> visibleEntitiesID)
pos
- router
- visibleEntitiesID
- public PassableDictionary.PassableLevel getPassableLevel(PointNode a, PointNode b)
public void customRender(rione.viewer.component.TransformedGraphics gt)