Elaztek Developer Hub
Blamite Game Engine - FontTool  00356.06.18.22.0710.blamite
A tool used to create Blamite Font Packages.
FontExtractor.msghandler Class Reference
+ Inheritance diagram for FontExtractor.msghandler:

Public Member Functions

 msghandler (string message, bool allow_kill, bool allow_ok)
 An error dialog used to display error messages to the user. More...
 

Public Attributes

System.Windows.Forms.TextBox tb_message
 

Protected Member Functions

override void Dispose (bool disposing)
 Clean up any resources being used. More...
 

Constructor & Destructor Documentation

◆ msghandler()

FontExtractor.msghandler.msghandler ( string  message,
bool  allow_kill,
bool  allow_ok 
)
inline

An error dialog used to display error messages to the user.

Parameters
messageThe text to display to the user
allow_killWhether or not to enable the 'Kill Guerilla' button
allow_okWhether or not to enable the 'OK' button

Member Function Documentation

◆ Dispose()

override void FontExtractor.msghandler.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Parameters
disposingtrue if managed resources should be disposed; otherwise, false.

Member Data Documentation

◆ tb_message

System.Windows.Forms.TextBox FontExtractor.msghandler.tb_message

The documentation for this class was generated from the following files: