Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
OpenRA
Graphics
TheaterTemplate
C# 클래스 OpenRA.Graphics.TheaterTemplate
파일 보기
프로젝트 열기: pchote/OpenRA
공개 프로퍼티들
프로퍼티
타입
설명
Sprites
OpenRA.Graphics.Sprite[]
Stride
int
Variants
int
공개 메소드들
메소드
설명
TheaterTemplate
(
Sprite
sprites
,
int
stride
,
int
variants
) :
System
메소드 상세
TheaterTemplate()
공개
메소드
public
TheaterTemplate
(
Sprite
sprites
,
int
stride
,
int
variants
) :
System
sprites
Sprite
stride
int
variants
int
리턴
System
프로퍼티 상세
Sprites
공개적으로 프로퍼티
public
Sprite[],OpenRA.Graphics
Sprites
리턴
OpenRA.Graphics.Sprite[]
Stride
공개적으로 프로퍼티
public
int
Stride
리턴
int
Variants
공개적으로 프로퍼티
public
int
Variants
리턴
int