C# Class LynnaLab.Animation

Inheritance: ProjectDataType
显示文件 Open project: Drenn1/LynnaLab

Public Methods

Method Description
GetCounter ( int i ) : int
GetGfxHeader ( int i ) : GfxHeaderData

Private Methods

Method Description
Animation ( Project p, string label ) : System

Method Details

GetCounter() public method

public GetCounter ( int i ) : int
i int
return int

GetGfxHeader() public method

public GetGfxHeader ( int i ) : GfxHeaderData
i int
return GfxHeaderData