C# 클래스 OrbitRabbits.Entities.ScorePanel

상속: BaseDecorator
파일 보기 프로젝트 열기: WaveEngine/QuickStarters 1 사용 예제들

공개 메소드들

메소드 설명
ScorePanel ( string name ) : System

Initializes a new instance of the ScorePanel class.

메소드 상세

ScorePanel() 공개 메소드

Initializes a new instance of the ScorePanel class.
public ScorePanel ( string name ) : System
name string Entity name
리턴 System