C# Class LitDev.Animated
Show file
Open project: litdev1/LitDev
Class Usage Examples
Public Properties
Property Details
public Frame[] frames |
return |
Frame[] |
|
public int iFrame |
return |
int |
|
public string name |
return |
string |
|
public bool paused |
return |
bool |
|
public bool repeat |
return |
bool |
|
public Image shape |
return |
Image |
|