Method | Description | |
---|---|---|
getBullets ( ) : robocode.control.snapshot.IBulletSnapshot[] | ||
getIndexedTeamScores ( ) : robocode.control.snapshot.IScoreSnapshot[] | ||
getRobots ( ) : robocode.control.snapshot.IRobotSnapshot[] | ||
getRound ( ) : int | ||
getSortedTeamScores ( ) : robocode.control.snapshot.IScoreSnapshot[] | ||
getTPS ( ) : int | ||
getTurn ( ) : int |
Method | Description | |
---|---|---|
@__ITurnSnapshot ( global @__env ) | ||
@__Init ( global @__env, global @__class ) : global::System.Collections.Generic.List |
||
InitJNI ( global @__env, java @__class ) : void | ||
getBullets1 ( global @__envp, global @__obj ) : global::net.sf.jni4net.utils.JniHandle | ||
getIndexedTeamScores6 ( global @__envp, global @__obj ) : global::net.sf.jni4net.utils.JniHandle | ||
getRobots0 ( global @__envp, global @__obj ) : global::net.sf.jni4net.utils.JniHandle | ||
getRound3 ( global @__envp, global @__obj ) : int | ||
getSortedTeamScores5 ( global @__envp, global @__obj ) : global::net.sf.jni4net.utils.JniHandle | ||
getTPS2 ( global @__envp, global @__obj ) : int | ||
getTurn4 ( global @__envp, global @__obj ) : int |
public getBullets ( ) : robocode.control.snapshot.IBulletSnapshot[] | ||
return | robocode.control.snapshot.IBulletSnapshot[] |
public getIndexedTeamScores ( ) : robocode.control.snapshot.IScoreSnapshot[] | ||
return | robocode.control.snapshot.IScoreSnapshot[] |
public getRobots ( ) : robocode.control.snapshot.IRobotSnapshot[] | ||
return | robocode.control.snapshot.IRobotSnapshot[] |
public getSortedTeamScores ( ) : robocode.control.snapshot.IScoreSnapshot[] | ||
return | robocode.control.snapshot.IScoreSnapshot[] |