C# 클래스 Californium.MouseWheelInputArgs

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

공개 메소드들

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

메소드 상세

MouseWheelInputArgs() 공개 메소드

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