C# Class robocode.control.events.RoundEndedEvent

Inheritance: global::robocode.control.events.BattleEvent
Afficher le fichier Open project: f13mash/roboyuddh

Méthodes protégées

Méthode Description
RoundEndedEvent ( global @__env )

Private Methods

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

Method Details

RoundEndedEvent() protected méthode

protected RoundEndedEvent ( global @__env )
@__env global