C# 클래스 Californium.MouseMoveInputArgs

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

공개 메소드들

메소드 설명
MouseMoveInputArgs ( int x, int y ) : System.Collections.Generic

메소드 상세

MouseMoveInputArgs() 공개 메소드

public MouseMoveInputArgs ( int x, int y ) : System.Collections.Generic
x int
y int
리턴 System.Collections.Generic