C# 클래스 Californium.KeyInputArgs

상속: InputArgs
파일 보기 프로젝트 열기: DatZach/HumanityAgainstCards

공개 메소드들

메소드 설명
KeyInputArgs ( Keyboard key, bool pressed, bool control, bool shift ) : System.Collections.Generic

메소드 상세

KeyInputArgs() 공개 메소드

public KeyInputArgs ( Keyboard key, bool pressed, bool control, bool shift ) : System.Collections.Generic
key SFML.Window.Keyboard
pressed bool
control bool
shift bool
리턴 System.Collections.Generic