C# 클래스 FSO.LotView.Components.FloorComponent

상속: WorldComponent
파일 보기 프로젝트 열기: RHY3756547/FreeSO 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
blueprint FSO.LotView.Model.Blueprint

공개 메소드들

메소드 설명
Draw ( GraphicsDevice device, WorldState world ) : void

비공개 메소드들

메소드 설명
GetAirSprite ( WorldState world ) : _2DSprite
GetFloorSprite ( Floor pattern, int rotation, WorldState world ) : _2DSprite
RotatePoolSegs ( PoolSegments ps, int rotate ) : PoolSegments

메소드 상세

Draw() 공개 메소드

public Draw ( GraphicsDevice device, WorldState world ) : void
device GraphicsDevice
world WorldState
리턴 void

프로퍼티 상세

blueprint 공개적으로 프로퍼티

public Blueprint,FSO.LotView.Model blueprint
리턴 FSO.LotView.Model.Blueprint