Blamite Game Engine - Guerilla  00272.10.26.20.0001.blamite
The tag editor for the Blamite Game Engine.
guerilla.dialogs.about Class Reference
+ Inheritance diagram for guerilla.dialogs.about:

Public Member Functions

 about ()
 A simple about dialog. More...
 

Protected Member Functions

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

Properties

string AssemblyTitle [get]
 
string AssemblyVersion [get]
 
string AssemblyDescription [get]
 
string AssemblyProduct [get]
 
string AssemblyCopyright [get]
 
string AssemblyCompany [get]
 

Constructor & Destructor Documentation

◆ about()

guerilla.dialogs.about.about ( )
inline

A simple about dialog.

Slightly modified from the default WinForms about box

Member Function Documentation

◆ Dispose()

override void guerilla.dialogs.about.Dispose ( bool  disposing)
inlineprotected

Clean up any resources being used.

Property Documentation

◆ AssemblyCompany

string guerilla.dialogs.about.AssemblyCompany
get

◆ AssemblyCopyright

string guerilla.dialogs.about.AssemblyCopyright
get

◆ AssemblyDescription

string guerilla.dialogs.about.AssemblyDescription
get

◆ AssemblyProduct

string guerilla.dialogs.about.AssemblyProduct
get

◆ AssemblyTitle

string guerilla.dialogs.about.AssemblyTitle
get

◆ AssemblyVersion

string guerilla.dialogs.about.AssemblyVersion
get

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