C# 클래스 fCraft.Firework

상속: PhysicsTask
파일 보기 프로젝트 열기: GlennMR/800craft

공개 메소드들

메소드 설명
Firework ( World world, Vector3I position ) : System

보호된 메소드들

메소드 설명
PerformInternal ( ) : int

메소드 상세

Firework() 공개 메소드

public Firework ( World world, Vector3I position ) : System
world World
position Vector3I
리턴 System

PerformInternal() 보호된 메소드

protected PerformInternal ( ) : int
리턴 int