C# 클래스 Source.GameData.GamePadControls

상속: Controls
파일 보기 프로젝트 열기: HarkerGameDev/TheGame

공개 메소드들

메소드 설명
GamePadControls ( Game1 game, PlayerIndex playerIndex, Buttons basic1, Buttons special1, Buttons special2, Buttons left, Buttons right, Buttons jump, Buttons down ) : System
ToString ( ) : string

메소드 상세

GamePadControls() 공개 메소드

public GamePadControls ( Game1 game, PlayerIndex playerIndex, Buttons basic1, Buttons special1, Buttons special2, Buttons left, Buttons right, Buttons jump, Buttons down ) : System
game Game1
playerIndex PlayerIndex
basic1 Buttons
special1 Buttons
special2 Buttons
left Buttons
right Buttons
jump Buttons
down Buttons
리턴 System

ToString() 공개 메소드

public ToString ( ) : string
리턴 string