C# 클래스 Dischord.Engine.Cell

파일 보기 프로젝트 열기: jbrownbridge/Dischord 1 사용 예제들

공개 메소드들

메소드 설명
Cell ( ) : System
Clear ( ) : void
addEntity ( System.Entity e ) : void

메소드 상세

Cell() 공개 메소드

public Cell ( ) : System
리턴 System

Clear() 공개 메소드

public Clear ( ) : void
리턴 void

addEntity() 공개 메소드

public addEntity ( System.Entity e ) : void
e System.Entity
리턴 void