Interface IGridIdentified
- All Superinterfaces:
IGridPositioned, com.github.yellowstonegames.core.IIdentified
public interface IGridIdentified
extends IGridPositioned, com.github.yellowstonegames.core.IIdentified
Combines IGridPositioned and IIdentified for objects that have a Coord position and an int identifier.
-
Method Summary
Methods inherited from interface IGridPositioned
getCoordPosition, setCoordPositionMethods inherited from interface com.github.yellowstonegames.core.IIdentified
getIdentifier