C# Class net.sf.robocode.repository.RobotType

Inheritance: global::java.lang.Object, global::java.io.Serializable
Afficher le fichier Open project: f13mash/roboyuddh

Private Properties

Свойство Type Description
InitJNI void
RobotType
RobotType
getCode int
isAdvancedRobot bool
isDroid bool
isInteractiveRobot bool
isJuniorRobot bool
isPaintRobot bool
isStandardRobot bool
isTeamRobot bool
isValid bool

Méthodes protégées

Méthode Description
RobotType ( global @__env )

Private Methods

Méthode Description
InitJNI ( global @__env, java @__class ) : void
RobotType ( bool par0, bool par1, bool par2, bool par3, bool par4, bool par5, bool par6 )
RobotType ( int par0 )
getCode ( ) : int
isAdvancedRobot ( ) : bool
isDroid ( ) : bool
isInteractiveRobot ( ) : bool
isJuniorRobot ( ) : bool
isPaintRobot ( ) : bool
isStandardRobot ( ) : bool
isTeamRobot ( ) : bool
isValid ( ) : bool

Method Details

RobotType() protected méthode

protected RobotType ( global @__env )
@__env global