C# Class flxSharp.Sandbox

Inheritance: flxSharp.flxSharp.FlxState
Exibir arquivo Open project: jlorek/flxSharp

Public Methods

Method Description
create ( ) : void
update ( ) : void

Private Methods

Method Description
DoFade ( ) : void
DoFlash ( ) : void
DoQuake ( ) : void

Method Details

create() public method

public create ( ) : void
return void

update() public method

public update ( ) : void
return void