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.