C# Class robocode.control.events.RoundEndedEvent

Inheritance: global::robocode.control.events.BattleEvent
显示文件 Open project: f13mash/roboyuddh

Protected Methods

Method Description
RoundEndedEvent ( global @__env )

Private Methods

Method Description
InitJNI ( global @__env, java @__class ) : void
RoundEndedEvent ( int par0, int par1, int par2 )
getRound ( ) : int
getTotalTurns ( ) : int
getTurns ( ) : int

Method Details

RoundEndedEvent() protected method

protected RoundEndedEvent ( global @__env )
@__env global