C# 클래스 winmaped2.Global.FrameCalc

파일 보기 프로젝트 열기: Bananattack/verge3

공개 메소드들

메소드 설명
generate ( ArrayList al ) : void
getframe ( int tidx ) : int
init ( ) : void

비공개 메소드들

메소드 설명
timer_Elapsed ( object sender, System e ) : void

메소드 상세

generate() 공개 정적인 메소드

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

getframe() 공개 정적인 메소드

public static getframe ( int tidx ) : int
tidx int
리턴 int

init() 공개 정적인 메소드

public static init ( ) : void
리턴 void