C# 클래스 EasyCon2.Script.Parsing.Statements.StickAction

상속: Statement
파일 보기 프로젝트 열기: nukieberry/PokemonTycoon

보호된 프로퍼티들

프로퍼티 타입 설명
Direction string
Key ECDevice.NintendoSwitch.ECKey
KeyName string

공개 메소드들

메소드 설명
StickAction ( ECDevice.NintendoSwitch.ECKey key, string keyname, string direcion )

보호된 메소드들

메소드 설명
ReleasePrevious ( Assembly.Assembler assembler ) : void

메소드 상세

ReleasePrevious() 보호된 메소드

protected ReleasePrevious ( Assembly.Assembler assembler ) : void
assembler Assembly.Assembler
리턴 void

StickAction() 공개 메소드

public StickAction ( ECDevice.NintendoSwitch.ECKey key, string keyname, string direcion )
key ECDevice.NintendoSwitch.ECKey
keyname string
direcion string

프로퍼티 상세

Direction 보호되어 있는 프로퍼티

protected string Direction
리턴 string

Key 보호되어 있는 프로퍼티

protected ECDevice.NintendoSwitch.ECKey Key
리턴 ECDevice.NintendoSwitch.ECKey

KeyName 보호되어 있는 프로퍼티

protected string KeyName
리턴 string