C# 클래스 Sanguosha.UI.Animations.FireGenerator

파일 보기 프로젝트 열기: RagingBigFemaleBird/sgs 1 사용 예제들

공개 메소드들

메소드 설명
FireGenerator ( int width, int height ) : System
UpdateFire ( ) : void

비공개 메소드들

메소드 설명
GenerateBaseline ( ) : void
GetBytePos ( int x, int y ) : int
GetRandomNumber ( ) : byte

메소드 상세

FireGenerator() 공개 메소드

public FireGenerator ( int width, int height ) : System
width int
height int
리턴 System

UpdateFire() 공개 메소드

public UpdateFire ( ) : void
리턴 void