Property | Type | Description | |
---|---|---|---|
CoordinateChange | void | ||
GetPixelHeight | object | ||
GetPixelWidth | object | ||
GetPixelX | object | ||
GetPixelY | object | ||
GetRelativeX | object | ||
GetRelativeY | object | ||
GetTextureName | object | ||
GetTileX | object | ||
GetTileY | object | ||
RefreshShownProperties | void | ||
SetForPixelCoordinates | void | ||
SetRelativeX | void | ||
SetRelativeY | void | ||
TextureNameChange | void |
Method | Description | |
---|---|---|
AnimationFrameDisplayer ( ) : System | ||
SetFrame ( |
||
SetTileX ( |
||
SetTileY ( |
||
ShouldAskUserToCopyFile ( string absoluteFileName ) : bool | ||
ShowWarningsForTooBigTextures ( string absoluteFileName ) : void | ||
TryAskToMoveFileRelativeToAnimationChainFile ( string &absoluteFileName, string &achxFolder ) : bool |
Method | Description | |
---|---|---|
CoordinateChange ( object sender, |
||
GetPixelHeight ( ) : object | ||
GetPixelWidth ( ) : object | ||
GetPixelX ( ) : object | ||
GetPixelY ( ) : object | ||
GetRelativeX ( ) : object | ||
GetRelativeY ( ) : object | ||
GetTextureName ( ) : object | ||
GetTileX ( ) : object | ||
GetTileY ( ) : object | ||
RefreshShownProperties ( ) : void | ||
SetForPixelCoordinates ( float &value, int dimension ) : void | ||
SetRelativeX ( object sender, |
||
SetRelativeY ( object sender, |
||
TextureNameChange ( object sender, |
public SetFrame ( |
||
animationFrameSave | ||
texture2D | Microsoft.Xna.Framework.Graphics.Texture2D | |
return | void |
public SetTileX ( |
||
frame | ||
valueAsInt | int | |
return | void |
public SetTileY ( |
||
frame | ||
valueAsInt | int | |
return | void |
public static ShouldAskUserToCopyFile ( string absoluteFileName ) : bool | ||
absoluteFileName | string | |
return | bool |
public static ShowWarningsForTooBigTextures ( string absoluteFileName ) : void | ||
absoluteFileName | string | |
return | void |
public static TryAskToMoveFileRelativeToAnimationChainFile ( string &absoluteFileName, string &achxFolder ) : bool | ||
absoluteFileName | string | |
achxFolder | string | |
return | bool |