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
SpriteEditor
Animation
C# Class SpriteEditor.Animation
ファイルを表示
Open project: fallahn/xygine
Class Usage Examples
Public Methods
Method
Description
Animation
(
string
name
,
uint
start
,
uint
end
,
bool
loop
= true ) :
System
Method Details
Animation()
public
method
public
Animation
(
string
name
,
uint
start
,
uint
end
,
bool
loop
= true ) :
System
name
string
start
uint
end
uint
loop
bool
return
System