C# Class net.sf.robocode.host.proxies.@__IHostingRobotProxy

Inheritance: global::java.lang.Object, global::net.sf.robocode.host.proxies.IHostingRobotProxy
Afficher le fichier Open project: f13mash/roboyuddh

Méthodes publiques

Méthode Description
cleanup ( ) : void
forceStopThread ( ) : void
startRound ( global par0, global par1 ) : void
waitForStopThread ( ) : void

Private Methods

Méthode Description
@__IHostingRobotProxy ( global @__env )
@__Init ( global @__env, global @__class ) : global::System.Collections.Generic.List
InitJNI ( global @__env, java @__class ) : void
cleanup0 ( global @__envp, global @__obj ) : void
forceStopThread2 ( global @__envp, global @__obj ) : void
startRound1 ( global @__envp, global @__obj, global par0, global par1 ) : void
waitForStopThread3 ( global @__envp, global @__obj ) : void

Method Details

cleanup() public méthode

public cleanup ( ) : void
Résultat void

forceStopThread() public méthode

public forceStopThread ( ) : void
Résultat void

startRound() public méthode

public startRound ( global par0, global par1 ) : void
par0 global
par1 global
Résultat void

waitForStopThread() public méthode

public waitForStopThread ( ) : void
Résultat void