|
static Proxy | getGameConnection (int port) |
|
static int[][] | computeMetaInformation (BufferedImage screenshot) |
|
static BufferedImage | drawRealshape (BufferedImage screenshot) |
|
static BufferedImage | drawMBRs (BufferedImage screenshot) |
|
static BufferedImage | drawScene (BufferedImage screenshot) |
|
static void | main (String[] args) |
|
|
static boolean | useRealshape = false |
|
|
static final Logger | log = LogManager.getLogger(ShowSeg.class) |
|
static List< Rectangle > | pigs |
|
static List< Rectangle > | redBirds |
|
static List< Rectangle > | blueBirds |
|
static List< Rectangle > | yellowBirds |
|
static List< Rectangle > | blackBirds |
|
static List< Rectangle > | whiteBirds |
|
static List< Rectangle > | iceBlocks |
|
static List< Rectangle > | woodBlocks |
|
static List< Rectangle > | stoneBlocks |
|
static List< Rectangle > | TNTs |
|
static List< Point > | trajPoints |
|
static VisionRealShape | vision |
|
The documentation for this class was generated from the following file: