C# Class FlatRedBall.Glue.Plugins.EmbeddedPlugins.BitmapFonts.BitmapFontPlugin

Inheritance: EmbeddedPlugin
Datei anzeigen Open project: vchelaru/FlatRedBall

Public Methods

Method Description
StartUp ( ) : void

Private Methods

Method Description
AddIfNecessary ( BuildToolAssociation association ) : void
HandleLoadedGlux ( ) : void
HandleTryHandleCopyFile ( string sourceFile, string sourceDirectory, string targetFile ) : bool
MakeBmfcBuildToolAssociation ( ) : BuildToolAssociation

Method Details

StartUp() public method

public StartUp ( ) : void
return void