C# 클래스 net.sf.robocode.repository.RobotType

상속: global::java.lang.Object, global::java.io.Serializable
파일 보기 프로젝트 열기: f13mash/roboyuddh

Private Properties

프로퍼티 타입 설명
InitJNI void
RobotType
RobotType
getCode int
isAdvancedRobot bool
isDroid bool
isInteractiveRobot bool
isJuniorRobot bool
isPaintRobot bool
isStandardRobot bool
isTeamRobot bool
isValid bool

보호된 메소드들

메소드 설명
RobotType ( global @__env )

비공개 메소드들

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

메소드 상세

RobotType() 보호된 메소드

protected RobotType ( global @__env )
@__env global