Property | Type | Description | |
---|---|---|---|
Width | int | ||
delay | float | ||
name | string | ||
parameter | string | ||
raised | bool | ||
sound | string | ||
soundFirstTime | bool | ||
soundLoop | bool | ||
stoppable | bool | ||
type | Enumeration.TypeFrame | ||
value | string | ||
xOffSet | int | ||
yOffSet | int |
Method | Description | |
---|---|---|
DeepCopy ( ) : |
||
Frame ( ) : System | ||
PlaySound ( ) : void | ||
SetSound ( |
||
SetTexture ( Microsoft.Xna.Framework.Graphics.Texture2D value ) : void |
public SetSound ( |
||
value | ||
return | void |
public SetTexture ( Microsoft.Xna.Framework.Graphics.Texture2D value ) : void | ||
value | Microsoft.Xna.Framework.Graphics.Texture2D | |
return | void |