C# Class GameoverDialog, hexciter

Inheritance: InteractiveObject
显示文件 Open project: pR0Ps/hexciter

Public Methods

Method Description
DownAction ( ) : void
Show ( int s, int b ) : void

Private Methods

Method Description
Awake ( ) : void
Update ( ) : void

Method Details

DownAction() public method

public DownAction ( ) : void
return void

Show() public method

public Show ( int s, int b ) : void
s int
b int
return void