C# 클래스 net.sf.robocode.host.proxies.@__IHostingRobotProxy

상속: global::java.lang.Object, global::net.sf.robocode.host.proxies.IHostingRobotProxy
파일 보기 프로젝트 열기: f13mash/roboyuddh

공개 메소드들

메소드 설명
cleanup ( ) : void
forceStopThread ( ) : void
startRound ( global par0, global par1 ) : void
waitForStopThread ( ) : void

비공개 메소드들

메소드 설명
@__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

메소드 상세

cleanup() 공개 메소드

public cleanup ( ) : void
리턴 void

forceStopThread() 공개 메소드

public forceStopThread ( ) : void
리턴 void

startRound() 공개 메소드

public startRound ( global par0, global par1 ) : void
par0 global
par1 global
리턴 void

waitForStopThread() 공개 메소드

public waitForStopThread ( ) : void
리턴 void