Vertices Engine
v1.9.2.92
A Cross Platform game engine developed by Virtex Edge Design.
|
Static Public Member Functions | |
static MsgBoxResult | MsgBox (string text, string caption, MsgBoxStyle options) |
static MsgBoxResult | MsgBox (string text, string caption) |
static MsgBoxResult | MsgBox (string text) |
static MsgBoxResult | MsgBox (object objText, object objCaption) |
static MsgBoxResult | MsgBox (object objText) |