Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
fCraft
InequalityDrawOperation
C# 클래스 fCraft.InequalityDrawOperation
상속:
fCraft.Drawing.DrawOperation
파일 보기
프로젝트 열기: GlennMR/800craft
1 사용 예제들
공개 메소드들
메소드
설명
DrawBatch
(
int
maxBlocksToDraw
) :
int
InequalityDrawOperation
(
Player
player
,
Command
cmd
) :
System
Prepare
(
Vector3I
marks
) :
bool
메소드 상세
DrawBatch()
공개
메소드
public
DrawBatch
(
int
maxBlocksToDraw
) :
int
maxBlocksToDraw
int
리턴
int
InequalityDrawOperation()
공개
메소드
public
InequalityDrawOperation
(
Player
player
,
Command
cmd
) :
System
player
Player
cmd
Command
리턴
System
Prepare()
공개
메소드
public
Prepare
(
Vector3I
marks
) :
bool
marks
Vector3I
리턴
bool