C# Class RPG.Animation.Frame

Data class for animation frames.
Mostrar archivo Open project: borisblizzard/arcreator

Public Methods

Method Description
Frame ( ) : System.Collections.Generic

Creates a new instance of an RPG.Animation.Frame.

Method Details

Frame() public method

Creates a new instance of an RPG.Animation.Frame.
public Frame ( ) : System.Collections.Generic
return System.Collections.Generic