Package | Description |
---|---|
com.b3dgs.lionengine.game.strategy.entity |
Modifier and Type | Method and Description |
---|---|
E |
HandlerEntityStrategy.getClosestEntity(E from,
Class<?> type,
boolean samePlayer)
Get the closest entity from its type.
|
E |
HandlerEntityStrategy.getEntityAt(int tx,
int ty)
Get the entity at the specified location in tile.
|
E |
HandlerEntityStrategy.getEntityAt(Tiled location)
Get the entity at the specified location in tile.
|
Copyright © 2014 Byron 3D Games Studio. All rights reserved.