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
Drawing
BrushManager
C# 클래스 fCraft.Drawing.BrushManager
Indexes available brushes. Provides /Brush command, a way to register new brushes, a way to look up existing brushes by name.
파일 보기
프로젝트 열기: GlennMR/800craft
1 사용 예제들
공개 메소드들
메소드
설명
RegisterBrush
(
[
factory
) :
void
비공개 메소드들
메소드
설명
BrushHandler
(
Player
player
,
Command
cmd
) :
void
GetBrushFactory
(
[
brushName
) :
IBrushFactory
Init
( ) :
void
메소드 상세
RegisterBrush()
공개
정적인
메소드
public
static
RegisterBrush
(
[
factory
) :
void
factory
[
리턴
void