C# 클래스 PsmFramework.Engines.DrawEngine2d.Textures.Texture2dArea

파일 보기 프로젝트 열기: artwallace/PsmFramework 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Bottom System.Int32
BottomLeft Coordinate2i
BottomRight Coordinate2i
CoordinateArray System.Single[]
Height System.Int32
Left System.Int32
Right System.Int32
Top System.Int32
TopLeft Coordinate2i
TopRight Coordinate2i
Width System.Int32

비공개 메소드들

메소드 설명
Texture2dArea ( Int32 left, Int32 top, Int32 right, Int32 bottom, Int32 textureWidth, Int32 textureHeight ) : System

프로퍼티 상세

Bottom 공개적으로 프로퍼티

public Int32,System Bottom
리턴 System.Int32

BottomLeft 공개적으로 프로퍼티

public Coordinate2i BottomLeft
리턴 Coordinate2i

BottomRight 공개적으로 프로퍼티

public Coordinate2i BottomRight
리턴 Coordinate2i

CoordinateArray 공개적으로 프로퍼티

public Single[],System CoordinateArray
리턴 System.Single[]

Height 공개적으로 프로퍼티

public Int32,System Height
리턴 System.Int32

Left 공개적으로 프로퍼티

public Int32,System Left
리턴 System.Int32

Right 공개적으로 프로퍼티

public Int32,System Right
리턴 System.Int32

Top 공개적으로 프로퍼티

public Int32,System Top
리턴 System.Int32

TopLeft 공개적으로 프로퍼티

public Coordinate2i TopLeft
리턴 Coordinate2i

TopRight 공개적으로 프로퍼티

public Coordinate2i TopRight
리턴 Coordinate2i

Width 공개적으로 프로퍼티

public Int32,System Width
리턴 System.Int32