Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
xnapunk
graphics
anim
Frame
C# Class xnapunk.graphics.anim.Frame
ファイルを表示
Open project: Gnoll/XNAPunk
Public Properties
Property
Type
Description
Index
int
Public Methods
Method
Description
Frame
(
int
index
) :
System
Frame
(
int
index
,
int
delay
) :
System
Method Details
Frame()
public
method
public
Frame
(
int
index
) :
System
index
int
return
System
Frame()
public
method
public
Frame
(
int
index
,
int
delay
) :
System
index
int
delay
int
return
System
Property Details
Index
public_oe property
public
int
Index
return
int