C# 클래스 MineFrog.Blocks.Dirt

상속: Block
파일 보기 프로젝트 열기: Merlin33069/MineFrog

공개 메소드들

메소드 설명
Physics ( Level level, int pos ) : void

메소드 상세

Physics() 공개 메소드

public Physics ( Level level, int pos ) : void
level Level
pos int
리턴 void