C# Class Poonya.SEA3D.Objects.SEAAnimationBase

Inheritance: SEAObject
Mostrar archivo Open project: sunag/sea3d

Public Properties

Property Type Description
frameRate int

Public Methods

Method Description
SEAAnimationBase ( string name, string type ) : Poonya.Utils

Method Details

SEAAnimationBase() public method

public SEAAnimationBase ( string name, string type ) : Poonya.Utils
name string
type string
return Poonya.Utils

Property Details

frameRate public_oe property

public int frameRate
return int