C# 클래스 ToyWorldTests.FileStreams

파일 보기 프로젝트 열기: GoodAI/BrainSimulator

공개 메소드들

메소드 설명
FullTmxStream ( ) : Stream
SmallPickupTmx ( ) : Stream
SmallTmx ( ) : Stream
TilesetTableStream ( ) : Stream

메소드 상세

FullTmxStream() 공개 정적인 메소드

public static FullTmxStream ( ) : Stream
리턴 System.IO.Stream

SmallPickupTmx() 공개 정적인 메소드

public static SmallPickupTmx ( ) : Stream
리턴 System.IO.Stream

SmallTmx() 공개 정적인 메소드

public static SmallTmx ( ) : Stream
리턴 System.IO.Stream

TilesetTableStream() 공개 정적인 메소드

public static TilesetTableStream ( ) : Stream
리턴 System.IO.Stream