C# 클래스 MuMech.MuMechGUI.Group

파일 보기 프로젝트 열기: sirkut/InfernalRobotics

공개 프로퍼티들

프로퍼티 타입 설명
forwardKey string
groupTotalECRequirement float
name string
reverseKey string
servos List
showGUI bool
speed string

공개 메소드들

메소드 설명
Group ( ) : System
Group ( MuMechToggle servo ) : System

메소드 상세

Group() 공개 메소드

public Group ( ) : System
리턴 System

Group() 공개 메소드

public Group ( MuMechToggle servo ) : System
servo MuMechToggle
리턴 System

프로퍼티 상세

forwardKey 공개적으로 프로퍼티

public string forwardKey
리턴 string

groupTotalECRequirement 공개적으로 프로퍼티

public float groupTotalECRequirement
리턴 float

name 공개적으로 프로퍼티

public string name
리턴 string

reverseKey 공개적으로 프로퍼티

public string reverseKey
리턴 string

servos 공개적으로 프로퍼티

public List servos
리턴 List

showGUI 공개적으로 프로퍼티

public bool showGUI
리턴 bool

speed 공개적으로 프로퍼티

public string speed
리턴 string