C# Class CNCMaps.Engine.Map.AnimationObject

Inheritance: NamedObject
Show file Open project: zzattack/ccmaps-net

Public Methods

Method Description
AnimationObject ( string name, CNCMaps.Engine.Drawables.Drawable drawable ) : System

Method Details

AnimationObject() public method

public AnimationObject ( string name, CNCMaps.Engine.Drawables.Drawable drawable ) : System
name string
drawable CNCMaps.Engine.Drawables.Drawable
return System