C# 클래스 TiledPipelineExtensions.MapObjectLayer

상속: Layer
파일 보기 프로젝트 열기: Diegoisawesome/AwesomeMapEditor-old

공개 프로퍼티들

프로퍼티 타입 설명
Color System.Drawing.Color
Objects List

공개 메소드들

메소드 설명
MapObjectLayer ( XmlNode node ) : System.Collections.Generic

메소드 상세

MapObjectLayer() 공개 메소드

public MapObjectLayer ( XmlNode node ) : System.Collections.Generic
node System.Xml.XmlNode
리턴 System.Collections.Generic

프로퍼티 상세

Color 공개적으로 프로퍼티

public Color,System.Drawing Color
리턴 System.Drawing.Color

Objects 공개적으로 프로퍼티

public List Objects
리턴 List