public class MinMaxGolem extends Object
Constructor and Description |
---|
MinMaxGolem() |
Modifier and Type | Method and Description |
---|---|
int |
getHeight() |
int |
getMinX() |
int |
getMinY() |
int |
getWidth() |
void |
manage(int x,
int y) |
void |
manage(Position position) |
public void manage(int x, int y)
public void manage(Position position)
public int getMinX()
public int getMinY()
public int getWidth()
public int getHeight()
Copyright © 2016. All Rights Reserved.