C# Class OfficialPlugins.StateInterpolation.StateInterpolationPlugin

Inheritance: FlatRedBall.Glue.Plugins.PluginBase
Afficher le fichier Open project: vchelaru/FlatRedBall

Méthodes publiques

Méthode Description
ShutDown ( FlatRedBall shutDownReason ) : bool
StartUp ( ) : void

Private Methods

Méthode Description
HandleAdjustDisplayedEntity ( EntitySave entitySave, EntitySavePropertyGridDisplayer displayer ) : void
HandleAdjustDisplayedScreen ( ScreenSave screenSave, ScreenSavePropertyGridDisplayer displayer ) : void
HandleClickMenuItem ( object sender, EventArgs e ) : void
HandleGluxLoad ( ) : void
HandleInitializeMenu ( MenuStrip menuStrip ) : void
UpdateCodeInProjectPresence ( ) : void
UpdateMenuItemText ( ) : void

Method Details

ShutDown() public méthode

public ShutDown ( FlatRedBall shutDownReason ) : bool
shutDownReason FlatRedBall
Résultat bool

StartUp() public méthode

public StartUp ( ) : void
Résultat void