C# Class DontQuitButtonClick, Void-Runner

Inheritance: MonoBehaviour
显示文件 Open project: NoScopeProductions/Void-Runner

Public Properties

Property Type Description
keyListener BackKeyListener,
quitPanel dfPanel,

Public Methods

Method Description
OnClick ( dfControl control, dfMouseEventArgs, mouseEvent ) : void

Method Details

OnClick() public method

public OnClick ( dfControl control, dfMouseEventArgs, mouseEvent ) : void
control dfControl
mouseEvent dfMouseEventArgs,
return void

Property Details

keyListener public_oe property

public BackKeyListener, keyListener
return BackKeyListener,

quitPanel public_oe property

public dfPanel, quitPanel
return dfPanel,