C# Class winmaped2.Global.FrameCalc

Afficher le fichier Open project: Bananattack/verge3

Méthodes publiques

Méthode Description
generate ( ArrayList al ) : void
getframe ( int tidx ) : int
init ( ) : void

Private Methods

Méthode Description
timer_Elapsed ( object sender, System e ) : void

Method Details

generate() public static méthode

public static generate ( ArrayList al ) : void
al System.Collections.ArrayList
Résultat void

getframe() public static méthode

public static getframe ( int tidx ) : int
tidx int
Résultat int

init() public static méthode

public static init ( ) : void
Résultat void