C# Class winmaped2.Global.FrameCalc

Mostra file Open project: Bananattack/verge3

Public Methods

Method Description
generate ( ArrayList al ) : void
getframe ( int tidx ) : int
init ( ) : void

Private Methods

Method Description
timer_Elapsed ( object sender, System e ) : void

Method Details

generate() public static method

public static generate ( ArrayList al ) : void
al System.Collections.ArrayList
return void

getframe() public static method

public static getframe ( int tidx ) : int
tidx int
return int

init() public static method

public static init ( ) : void
return void