C# Class net.sf.robocode.peer.@__IRobotStatics

Inheritance: global::java.lang.Object, global::net.sf.robocode.peer.IRobotStatics
Afficher le fichier Open project: f13mash/roboyuddh

Méthodes publiques

Méthode Description
isAdvancedRobot ( ) : bool
isInteractiveRobot ( ) : bool
isPaintRobot ( ) : bool
isTeamRobot ( ) : bool

Private Methods

Méthode Description
@__IRobotStatics ( global @__env )
@__Init ( global @__env, global @__class ) : global::System.Collections.Generic.List
InitJNI ( global @__env, java @__class ) : void
isAdvancedRobot2 ( global @__envp, global @__obj ) : bool
isInteractiveRobot0 ( global @__envp, global @__obj ) : bool
isPaintRobot1 ( global @__envp, global @__obj ) : bool
isTeamRobot3 ( global @__envp, global @__obj ) : bool

Method Details

isAdvancedRobot() public méthode

public isAdvancedRobot ( ) : bool
Résultat bool

isInteractiveRobot() public méthode

public isInteractiveRobot ( ) : bool
Résultat bool

isPaintRobot() public méthode

public isPaintRobot ( ) : bool
Résultat bool

isTeamRobot() public méthode

public isTeamRobot ( ) : bool
Résultat bool