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
Ops.SetTileGroup
C# 클래스 winmaped2.Ops.SetTileGroup
상속:
Operations.OperationBase
,
Operations.IOperation
파일 보기
프로젝트 열기: Bananattack/verge3
1 사용 예제들
Private Properties
프로퍼티
타입
설명
공개 메소드들
메소드
설명
SetTileGroup
(
int
which
) :
System
addRecord
(
int
l
,
int
x
,
int
y
,
int
v
) :
void
exec
( ) :
void
undo
( ) :
void
메소드 상세
SetTileGroup()
공개
메소드
public
SetTileGroup
(
int
which
) :
System
which
int
리턴
System
addRecord()
공개
메소드
public
addRecord
(
int
l
,
int
x
,
int
y
,
int
v
) :
void
l
int
x
int
y
int
v
int
리턴
void
exec()
공개
메소드
public
exec
( ) :
void
리턴
void
undo()
공개
메소드
public
undo
( ) :
void
리턴
void