Angulos
Loading...
Searching...
No Matches
Angulos.Utilities.MISC Namespace Reference

Classes

class  ArrayUtils
 A few utilities for arrays.
class  ErrorHandler
 Handles errors.
class  ErrorTweaks
 A few changes to some errors that may not need to crash the program.
class  RenderingUtils
 Some utilities for rendering.

Enumerations

enum  MessageBoxType { Info = 0x00000040 , Warning = 0x00000020 , Error = 0x00000010 }
 A type of message box. Used in ErrorHandler.ThrowError(string, bool, MessageBoxType).