C# Class OurSonic.TileAnimationFrame

Afficher le fichier Open project: OurSonic/OurSonicSharp Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
FrameData ( ) : TileAnimationDataFrame
TileAnimationFrame ( int frameIndex, TileAnimation animation ) : System.Collections.Generic

Method Details

FrameData() public méthode

public FrameData ( ) : TileAnimationDataFrame
Résultat OurSonic.Level.Animations.TileAnimationDataFrame

TileAnimationFrame() public méthode

public TileAnimationFrame ( int frameIndex, TileAnimation animation ) : System.Collections.Generic
frameIndex int
animation TileAnimation
Résultat System.Collections.Generic