C# 클래스 Gears.Cartography.MapEngine

Do not use this class. //TODO: This needs to be refactored and parameterized.
파일 보기 프로젝트 열기: spectrumbranch/gearsvge 1 사용 예제들

공개 메소드들

메소드 설명
DebugDeserialize ( string LOAD_LOCATION ) : void
DebugSerialize ( string SAVE_LOCATION ) : void
MapEngine ( ) : System

비공개 메소드들

메소드 설명
DeserializeFromXML ( string LOAD_LOCATION ) : Map
PopulateFields ( ) : void
SerializeToXML ( Map map, string SAVE_LOCATION ) : void

메소드 상세

DebugDeserialize() 공개 메소드

public DebugDeserialize ( string LOAD_LOCATION ) : void
LOAD_LOCATION string
리턴 void

DebugSerialize() 공개 메소드

public DebugSerialize ( string SAVE_LOCATION ) : void
SAVE_LOCATION string
리턴 void

MapEngine() 공개 메소드

public MapEngine ( ) : System
리턴 System