C# Class FlatRedBall.Gum.MainPlugin

Inheritance: Gum.Plugins.BaseClasses.PluginBase
显示文件 Open project: vchelaru/FlatRedBall

Public Methods

Method Description
ShutDown ( global shutDownReason ) : bool
StartUp ( ) : void

Private Methods

Method Description
CreateMenuItems ( ) : void

Method Details

ShutDown() public method

public ShutDown ( global shutDownReason ) : bool
shutDownReason global
return bool

StartUp() public method

public StartUp ( ) : void
return void