C# 클래스 Waves, AntsVsMice

상속: MonoBehaviour
파일 보기 프로젝트 열기: splashdamage/AntsVsMice 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
over bool
timeBetweenWaves float
waves List

공개 메소드들

메소드 설명
Start ( ) : IEnumerator

메소드 상세

Start() 공개 메소드

public Start ( ) : IEnumerator
리턴 IEnumerator

프로퍼티 상세

over 공개적으로 정적으로 프로퍼티

public static bool over
리턴 bool

timeBetweenWaves 공개적으로 프로퍼티

public float timeBetweenWaves
리턴 float

waves 공개적으로 프로퍼티

public List waves
리턴 List