C# 클래스 OfficialPlugins.StateInterpolation.StateInterpolationPlugin

상속: FlatRedBall.Glue.Plugins.PluginBase
파일 보기 프로젝트 열기: vchelaru/FlatRedBall

공개 메소드들

메소드 설명
ShutDown ( FlatRedBall shutDownReason ) : bool
StartUp ( ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

ShutDown() 공개 메소드

public ShutDown ( FlatRedBall shutDownReason ) : bool
shutDownReason FlatRedBall
리턴 bool

StartUp() 공개 메소드

public StartUp ( ) : void
리턴 void