Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Sparrow
Textures
TextureInfo
C# 클래스 Sparrow.Textures.TextureInfo
파일 보기
프로젝트 열기: fmotagarcia/sparrow-sharp
공개 프로퍼티들
프로퍼티
타입
설명
Frame
Sparrow.Geom.Rectangle
Region
Sparrow.Geom.Rectangle
Rotated
bool
공개 메소드들
메소드
설명
TextureInfo
(
Rectangle
region
,
Rectangle
frame
,
bool
rotated
) :
Sparrow.Geom
메소드 상세
TextureInfo()
공개
메소드
public
TextureInfo
(
Rectangle
region
,
Rectangle
frame
,
bool
rotated
) :
Sparrow.Geom
region
Sparrow.Geom.Rectangle
frame
Sparrow.Geom.Rectangle
rotated
bool
리턴
Sparrow.Geom
프로퍼티 상세
Frame
공개적으로 프로퍼티
public
Rectangle,Sparrow.Geom
Frame
리턴
Sparrow.Geom.Rectangle
Region
공개적으로 프로퍼티
public
Rectangle,Sparrow.Geom
Region
리턴
Sparrow.Geom.Rectangle
Rotated
공개적으로 프로퍼티
public
bool
Rotated
리턴
bool