Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
winmaped2
Global.xyEventArgs
C# 클래스 winmaped2.Global.xyEventArgs
파일 보기
프로젝트 열기: Bananattack/verge3
공개 프로퍼티들
프로퍼티
타입
설명
overmap
bool
x
int
y
int
공개 메소드들
메소드
설명
xyEventArgs
(
bool
overmap
,
int
x
,
int
y
) :
System
메소드 상세
xyEventArgs()
공개
메소드
public
xyEventArgs
(
bool
overmap
,
int
x
,
int
y
) :
System
overmap
bool
x
int
y
int
리턴
System
프로퍼티 상세
overmap
공개적으로 프로퍼티
public
bool
overmap
리턴
bool
x
공개적으로 프로퍼티
public
int
x
리턴
int
y
공개적으로 프로퍼티
public
int
y
리턴
int