C# Class Universe.BotManager.SimBots

Created by Christy Lock
Show file Open project: Virtual-Universe/Virtual-Universe

Public Properties

Property Type Description
target double

Public Methods

Method Description
CheckMap ( int currentMap, int xsize, int ysize, int botx, int boty, int type ) : int[]

Method Details

CheckMap() public static method

public static CheckMap ( int currentMap, int xsize, int ysize, int botx, int boty, int type ) : int[]
currentMap int
xsize int
ysize int
botx int
boty int
type int
return int[]

Property Details

target public static property

public static double target
return double