Uses of Class
apoIcejump.ai.ApoIcejumpAIBlock

Uses of ApoIcejumpAIBlock in apoIcejump.ai
 

Methods in apoIcejump.ai that return types with arguments of type ApoIcejumpAIBlock
 java.util.ArrayList<ApoIcejumpAIBlock> ApoIcejumpAILevel.getBlocks()
          gibt eine ArrayList mit sortierten Eisblöcken zurück, welche natürlich auch leer sein kann
Die Blöcke sind nach Abstand zum Spieler sortiert
returns an arraylist with sorted ice blocks
Is sorted after the distance to the player