C# 클래스 GameEventManager, planet-survival

파일 보기 프로젝트 열기: gjrfytn/planet-survival 1 사용 예제들

공개 메소드들

메소드 설명
EventPanelButtonPress ( byte index ) : void

비공개 메소드들

메소드 설명
CalculateTerrainWeight ( GameEvent, evnt, TerrainType, terrain ) : short
CallEvent ( ) : void
CollectFactors ( ) : void
LoadEventsFromFile ( string filename ) : void
OnDisable ( ) : void
OnEnable ( ) : void
ParseEventDescription ( string description ) : string
ParseResultDescription ( string description, byte?>.Dictionary &effects ) : string
Start ( ) : void

메소드 상세

EventPanelButtonPress() 공개 메소드

public EventPanelButtonPress ( byte index ) : void
index byte
리턴 void