Method | Description | |
---|---|---|
FireGenerator ( int width, int height ) : System | ||
UpdateFire ( ) : void |
Method | Description | |
---|---|---|
GenerateBaseline ( ) : void | ||
GetBytePos ( int x, int y ) : int | ||
GetRandomNumber ( ) : byte |
public FireGenerator ( int width, int height ) : System | ||
width | int | |
height | int | |
return | System |