AR_Engine_SDK
|
Functions | |
function XUIGlobalAssist | Tip (strMessage) end |
function XUIGlobalAssist | Tip (strMessage, bShowCenter) end |
function XUIGlobalAssist | Tip (strMessage, bShowCenter, strBackGroundFile, bShowImmediately) end |
function XUIGlobalAssist | Tip (strMessage, bShowCenter, strBackGroundFile, bShowImmediately, fFontSize) end |
function XUIGlobalAssist | Tip (strMessage, bShowCenter, strBackGroundFile, bShowImmediately, fFontSize, cFontColor) end |
function XUIGlobalAssist | Tip (strMessage, bShowCenter, strBackGroundFile, bShowImmediately, fFontSize, cFontColor, fShowDelta) end |
function XUIGlobalAssist | Tip (strMessage, bShowCenter, strBackGroundFile, bShowImmediately, fFontSize, cFontColor, fShowDelta, fOnShowDelta, fOnHideDelta) end |
function XUIGlobalAssist | Warning (strWarning) end |
function XUIGlobalAssist | Warning (strWarning, callback) end |
function XUIGlobalAssist | Information (strInformation) end |
function XUIGlobalAssist | Information (strInformation, callback) end |
function XUIGlobalAssist | MessageBox_YesNo (strMessage, strTitle, callback) end |
function XUIGlobalAssist | MessageBox_OKCancel (strMessage, strTitle, callback) end |
function XUIGlobalAssist | MessageBox_OKCancelClose (strMessage, strTitle, callback) end |
function XUIGlobalAssist | MessageBox (strMessage, strTitle, nMessageFlags, callback) end |
function XUIGlobalAssist | MessageBox (strMessage, strTitle, Buttons, callback) end |
function XUIGlobalAssist | MessageBox (strMessage, strTitle, nRemoveSelfCountdown) end |
function XUIGlobalAssist | MessageBox (strMessage, strTitle, nMessageBoxFlags, nRemoveSelfCountdown) end |
function XUIGlobalAssist | MessageBox (strMessage, strTitle, nMessageBoxFlags, nRemoveSelfCountdown, MessageBoxCallBack) end |
function XUIGlobalAssist | MessageBox (strMessage, strTitle, nMessageBoxFlags, nRemoveSelfCountdown, MessageBoxCallBack, cMessageColor) end |
function XUIGlobalAssist | MessageBox (strMessage, strTitle, nMessageBoxFlags, nRemoveSelfCountdown, MessageBoxCallBack, cMessageColor, cTitleColor) end |
function XUIGlobalAssist | MessageBox (strMessage, strTitle, nMessageBoxFlags, nRemoveSelfCountdown, MessageBoxCallBack, cMessageColor, cTitleColor, strBackGroundImageFile) end |
function XUIGlobalAssist | MessageBox (strMessage, strTitle, nMessageBoxFlags, nRemoveSelfCountdown, MessageBoxCallBack, cMessageColor, cTitleColor, strBackGroundImageFile, strTitleBackGroundImageFile) end |
function XUIGlobalAssist | MessageBox (strMessage, strTitle, nMessageBoxFlags, nRemoveSelfCountdown, MessageBoxCallBack, cMessageColor, cTitleColor, strBackGroundImageFile, strTitleBackGroundImageFile, strButtonNormalImageFile) end |
function XUIGlobalAssist | MessageBox (strMessage, strTitle, nMessageBoxFlags, nRemoveSelfCountdown, MessageBoxCallBack, cMessageColor, cTitleColor, strBackGroundImageFile, strTitleBackGroundImageFile, strButtonNormalImageFile, strButtonPressedImageFile) end |
function XUIGlobalAssist | MessageBox (strMessage, strTitle, vButtonLabels, nRemoveSelfCountdown) end |
function XUIGlobalAssist | MessageBox (strMessage, strTitle, vButtonLabels, nRemoveSelfCountdown, MessageBoxCallBack) end |
function XUIGlobalAssist | MessageBox (strMessage, strTitle, vButtonLabels, nRemoveSelfCountdown, MessageBoxCallBack, cMessageColor) end |
function XUIGlobalAssist | MessageBox (strMessage, strTitle, vButtonLabels, nRemoveSelfCountdown, MessageBoxCallBack, cMessageColor, cTitleColor) end |
function XUIGlobalAssist | MessageBox (strMessage, strTitle, vButtonLabels, nRemoveSelfCountdown, MessageBoxCallBack, cMessageColor, cTitleColor, strBackGroundImageFile) end |
function XUIGlobalAssist | MessageBox (strMessage, strTitle, vButtonLabels, nRemoveSelfCountdown, MessageBoxCallBack, cMessageColor, cTitleColor, strBackGroundImageFile, strTitleBackGroundImageFile) end |
function XUIGlobalAssist | MessageBox (strMessage, strTitle, vButtonLabels, nRemoveSelfCountdown, MessageBoxCallBack, cMessageColor, cTitleColor, strBackGroundImageFile, strTitleBackGroundImageFile, strButtonNormalImageFile) end |
function XUIGlobalAssist | MessageBox (strMessage, strTitle, vButtonLabels, nRemoveSelfCountdown, MessageBoxCallBack, cMessageColor, cTitleColor, strBackGroundImageFile, strTitleBackGroundImageFile, strButtonNormalImageFile, strButtonPressedImageFile) end |
function XUIGlobalAssist | MessageBox (pMessageWidget, strTitle, nMessageBoxFlags, nRemoveSelfCountdown) end |
function XUIGlobalAssist | MessageBox (pMessageWidget, strTitle, nMessageBoxFlags, nRemoveSelfCountdown, MessageBoxCallBack) end |
function XUIGlobalAssist | MessageBox (pMessageWidget, strTitle, nMessageBoxFlags, nRemoveSelfCountdown, MessageBoxCallBack, cTitleColor) end |
function XUIGlobalAssist | MessageBox (pMessageWidget, strTitle, nMessageBoxFlags, nRemoveSelfCountdown, MessageBoxCallBack, cTitleColor, strBackGroundImageFile) end |
function XUIGlobalAssist | MessageBox (pMessageWidget, strTitle, nMessageBoxFlags, nRemoveSelfCountdown, MessageBoxCallBack, cTitleColor, strBackGroundImageFile, strTitleBackGroundImageFile) end |
function XUIGlobalAssist | MessageBox (pMessageWidget, strTitle, nMessageBoxFlags, nRemoveSelfCountdown, MessageBoxCallBack, cTitleColor, strBackGroundImageFile, strTitleBackGroundImageFile, strButtonNormalImageFile) end |
function XUIGlobalAssist | MessageBox (pMessageWidget, strTitle, nMessageBoxFlags, nRemoveSelfCountdown, MessageBoxCallBack, cTitleColor, strBackGroundImageFile, strTitleBackGroundImageFile, strButtonNormalImageFile, strButtonPressedImageFile) end |
function XUIGlobalAssist | MessageBox (pMessageWidget, strTitle, vButtonLabels, nRemoveSelfCountdown) end |
function XUIGlobalAssist | MessageBox (pMessageWidget, strTitle, vButtonLabels, nRemoveSelfCountdown, MessageBoxCallBack) end |
function XUIGlobalAssist | MessageBox (pMessageWidget, strTitle, vButtonLabels, nRemoveSelfCountdown, MessageBoxCallBack, cTitleColor) end |
function XUIGlobalAssist | MessageBox (pMessageWidget, strTitle, vButtonLabels, nRemoveSelfCountdown, MessageBoxCallBack, cTitleColor, strBackGroundImageFile) end |
function XUIGlobalAssist | MessageBox (pMessageWidget, strTitle, vButtonLabels, nRemoveSelfCountdown, MessageBoxCallBack, cTitleColor, strBackGroundImageFile, strTitleBackGroundImageFile) end |
function XUIGlobalAssist | MessageBox (pMessageWidget, strTitle, vButtonLabels, nRemoveSelfCountdown, MessageBoxCallBack, cTitleColor, strBackGroundImageFile, strTitleBackGroundImageFile, strButtonNormalImageFile) end |
function XUIGlobalAssist | MessageBox (pMessageWidget, strTitle, vButtonLabels, nRemoveSelfCountdown, MessageBoxCallBack, cTitleColor, strBackGroundImageFile, strTitleBackGroundImageFile, strButtonNormalImageFile, strButtonPressedImageFile) end |
Variables | |
XUIGlobalAssist = {} | |
function XUIGlobalAssist Information | ( | strInformation | ) |
弹出信息
strInformation | string 信息内容 |
function XUIGlobalAssist Information | ( | strInformation | , |
callback | |||
) |
XUIGlobalAssist_Information01
strInformation | string |
callback | XUIMessageBoxFlagCallBack |
function XUIGlobalAssist MessageBox | ( | strMessage | , |
strTitle | , | ||
nMessageFlags | , | ||
callback | |||
) |
提示对话框
strMessage | string 消息内容 |
strTitle | string 标题内容 |
nMessageFlags | number |
callback | XUIMessageBoxFlagCallBack 点击按钮时的回调函数 |
function XUIGlobalAssist MessageBox | ( | strMessage | , |
strTitle | , | ||
Buttons | , | ||
callback | |||
) |
提示对话框
strMessage | string 消息内容 |
strTitle | string 标题内容 |
Buttons | string[] |
callback | XUIMessageBoxStringCallBack 点击按钮时的回调函数 |
function XUIGlobalAssist MessageBox | ( | strMessage | , |
strTitle | , | ||
nRemoveSelfCountdown | |||
) |
提示对话框
strMessage | string 消息内容 |
strTitle | string 标题内容 |
nRemoveSelfCountdown | number |
function XUIGlobalAssist MessageBox | ( | strMessage | , |
strTitle | , | ||
nMessageBoxFlags | , | ||
nRemoveSelfCountdown | |||
) |
提示对话框
strMessage | string 消息内容 |
strTitle | string 标题内容 |
nMessageBoxFlags | number |
nRemoveSelfCountdown | number |
function XUIGlobalAssist MessageBox | ( | strMessage | , |
strTitle | , | ||
nMessageBoxFlags | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | |||
) |
提示对话框
strMessage | string 消息内容 |
strTitle | string 标题内容 |
nMessageBoxFlags | number |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxFlagCallBack |
function XUIGlobalAssist MessageBox | ( | strMessage | , |
strTitle | , | ||
nMessageBoxFlags | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | , | ||
cMessageColor | |||
) |
提示对话框
strMessage | string |
strTitle | string 标题内容 |
nMessageBoxFlags | number |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxFlagCallBack |
cMessageColor | XCOLORBASE |
function XUIGlobalAssist MessageBox | ( | strMessage | , |
strTitle | , | ||
nMessageBoxFlags | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | , | ||
cMessageColor | , | ||
cTitleColor | |||
) |
提示对话框
strMessage | string |
strTitle | string 标题内容 |
nMessageBoxFlags | number |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxFlagCallBack |
cMessageColor | XCOLORBASE |
cTitleColor | XCOLORBASE |
function XUIGlobalAssist MessageBox | ( | strMessage | , |
strTitle | , | ||
nMessageBoxFlags | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | , | ||
cMessageColor | , | ||
cTitleColor | , | ||
strBackGroundImageFile | |||
) |
XUIGlobalAssist_MessageBox07
strMessage | string |
strTitle | string |
nMessageBoxFlags | number |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxFlagCallBack |
cMessageColor | XCOLORBASE |
cTitleColor | XCOLORBASE |
strBackGroundImageFile | string |
function XUIGlobalAssist MessageBox | ( | strMessage | , |
strTitle | , | ||
nMessageBoxFlags | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | , | ||
cMessageColor | , | ||
cTitleColor | , | ||
strBackGroundImageFile | , | ||
strTitleBackGroundImageFile | |||
) |
XUIGlobalAssist_MessageBox08
strMessage | string |
strTitle | string |
nMessageBoxFlags | number |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxFlagCallBack |
cMessageColor | XCOLORBASE |
cTitleColor | XCOLORBASE |
strBackGroundImageFile | string |
strTitleBackGroundImageFile | string |
function XUIGlobalAssist MessageBox | ( | strMessage | , |
strTitle | , | ||
nMessageBoxFlags | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | , | ||
cMessageColor | , | ||
cTitleColor | , | ||
strBackGroundImageFile | , | ||
strTitleBackGroundImageFile | , | ||
strButtonNormalImageFile | |||
) |
XUIGlobalAssist_MessageBox09
strMessage | string |
strTitle | string |
nMessageBoxFlags | number |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxFlagCallBack |
cMessageColor | XCOLORBASE |
cTitleColor | XCOLORBASE |
strBackGroundImageFile | string |
strTitleBackGroundImageFile | string |
strButtonNormalImageFile | string |
function XUIGlobalAssist MessageBox | ( | strMessage | , |
strTitle | , | ||
nMessageBoxFlags | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | , | ||
cMessageColor | , | ||
cTitleColor | , | ||
strBackGroundImageFile | , | ||
strTitleBackGroundImageFile | , | ||
strButtonNormalImageFile | , | ||
strButtonPressedImageFile | |||
) |
XUIGlobalAssist_MessageBox10
strMessage | string |
strTitle | string |
nMessageBoxFlags | number |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxFlagCallBack |
cMessageColor | XCOLORBASE |
cTitleColor | XCOLORBASE |
strBackGroundImageFile | string |
strTitleBackGroundImageFile | string |
strButtonNormalImageFile | string |
strButtonPressedImageFile | string |
function XUIGlobalAssist MessageBox | ( | strMessage | , |
strTitle | , | ||
vButtonLabels | , | ||
nRemoveSelfCountdown | |||
) |
XUIGlobalAssist_MessageBox11
strMessage | string |
strTitle | string |
vButtonLabels | string[] |
nRemoveSelfCountdown | number |
function XUIGlobalAssist MessageBox | ( | strMessage | , |
strTitle | , | ||
vButtonLabels | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | |||
) |
XUIGlobalAssist_MessageBox12
strMessage | string |
strTitle | string |
vButtonLabels | string[] |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxStringCallBack |
function XUIGlobalAssist MessageBox | ( | strMessage | , |
strTitle | , | ||
vButtonLabels | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | , | ||
cMessageColor | |||
) |
XUIGlobalAssist_MessageBox13
strMessage | string |
strTitle | string |
vButtonLabels | string[] |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxStringCallBack |
cMessageColor | XCOLORBASE |
function XUIGlobalAssist MessageBox | ( | strMessage | , |
strTitle | , | ||
vButtonLabels | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | , | ||
cMessageColor | , | ||
cTitleColor | |||
) |
XUIGlobalAssist_MessageBox14
strMessage | string |
strTitle | string |
vButtonLabels | string[] |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxStringCallBack |
cMessageColor | XCOLORBASE |
cTitleColor | XCOLORBASE |
function XUIGlobalAssist MessageBox | ( | strMessage | , |
strTitle | , | ||
vButtonLabels | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | , | ||
cMessageColor | , | ||
cTitleColor | , | ||
strBackGroundImageFile | |||
) |
XUIGlobalAssist_MessageBox15
strMessage | string |
strTitle | string |
vButtonLabels | string[] |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxStringCallBack |
cMessageColor | XCOLORBASE |
cTitleColor | XCOLORBASE |
strBackGroundImageFile | string |
function XUIGlobalAssist MessageBox | ( | strMessage | , |
strTitle | , | ||
vButtonLabels | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | , | ||
cMessageColor | , | ||
cTitleColor | , | ||
strBackGroundImageFile | , | ||
strTitleBackGroundImageFile | |||
) |
XUIGlobalAssist_MessageBox16
strMessage | string |
strTitle | string |
vButtonLabels | string[] |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxStringCallBack |
cMessageColor | XCOLORBASE |
cTitleColor | XCOLORBASE |
strBackGroundImageFile | string |
strTitleBackGroundImageFile | string |
function XUIGlobalAssist MessageBox | ( | strMessage | , |
strTitle | , | ||
vButtonLabels | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | , | ||
cMessageColor | , | ||
cTitleColor | , | ||
strBackGroundImageFile | , | ||
strTitleBackGroundImageFile | , | ||
strButtonNormalImageFile | |||
) |
XUIGlobalAssist_MessageBox17
strMessage | string |
strTitle | string |
vButtonLabels | string[] |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxStringCallBack |
cMessageColor | XCOLORBASE |
cTitleColor | XCOLORBASE |
strBackGroundImageFile | string |
strTitleBackGroundImageFile | string |
strButtonNormalImageFile | string |
function XUIGlobalAssist MessageBox | ( | strMessage | , |
strTitle | , | ||
vButtonLabels | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | , | ||
cMessageColor | , | ||
cTitleColor | , | ||
strBackGroundImageFile | , | ||
strTitleBackGroundImageFile | , | ||
strButtonNormalImageFile | , | ||
strButtonPressedImageFile | |||
) |
XUIGlobalAssist_MessageBox18
strMessage | string |
strTitle | string |
vButtonLabels | string[] |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxStringCallBack |
cMessageColor | XCOLORBASE |
cTitleColor | XCOLORBASE |
strBackGroundImageFile | string |
strTitleBackGroundImageFile | string |
strButtonNormalImageFile | string |
strButtonPressedImageFile | string |
function XUIGlobalAssist MessageBox | ( | pMessageWidget | , |
strTitle | , | ||
nMessageBoxFlags | , | ||
nRemoveSelfCountdown | |||
) |
XUIGlobalAssist_MessageBox19
pMessageWidget | XUIWidget |
strTitle | string |
nMessageBoxFlags | number |
nRemoveSelfCountdown | number |
function XUIGlobalAssist MessageBox | ( | pMessageWidget | , |
strTitle | , | ||
nMessageBoxFlags | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | |||
) |
XUIGlobalAssist_MessageBox20
pMessageWidget | XUIWidget |
strTitle | string |
nMessageBoxFlags | number |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxFlagCallBack |
function XUIGlobalAssist MessageBox | ( | pMessageWidget | , |
strTitle | , | ||
nMessageBoxFlags | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | , | ||
cTitleColor | |||
) |
XUIGlobalAssist_MessageBox21
pMessageWidget | XUIWidget |
strTitle | string |
nMessageBoxFlags | number |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxFlagCallBack |
cTitleColor | XCOLORBASE |
function XUIGlobalAssist MessageBox | ( | pMessageWidget | , |
strTitle | , | ||
nMessageBoxFlags | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | , | ||
cTitleColor | , | ||
strBackGroundImageFile | |||
) |
XUIGlobalAssist_MessageBox22
pMessageWidget | XUIWidget |
strTitle | string |
nMessageBoxFlags | number |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxFlagCallBack |
cTitleColor | XCOLORBASE |
strBackGroundImageFile | string |
function XUIGlobalAssist MessageBox | ( | pMessageWidget | , |
strTitle | , | ||
nMessageBoxFlags | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | , | ||
cTitleColor | , | ||
strBackGroundImageFile | , | ||
strTitleBackGroundImageFile | |||
) |
XUIGlobalAssist_MessageBox23
pMessageWidget | XUIWidget |
strTitle | string |
nMessageBoxFlags | number |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxFlagCallBack |
cTitleColor | XCOLORBASE |
strBackGroundImageFile | string |
strTitleBackGroundImageFile | string |
function XUIGlobalAssist MessageBox | ( | pMessageWidget | , |
strTitle | , | ||
nMessageBoxFlags | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | , | ||
cTitleColor | , | ||
strBackGroundImageFile | , | ||
strTitleBackGroundImageFile | , | ||
strButtonNormalImageFile | |||
) |
XUIGlobalAssist_MessageBox24
pMessageWidget | XUIWidget |
strTitle | string |
nMessageBoxFlags | number |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxFlagCallBack |
cTitleColor | XCOLORBASE |
strBackGroundImageFile | string |
strTitleBackGroundImageFile | string |
strButtonNormalImageFile | string |
function XUIGlobalAssist MessageBox | ( | pMessageWidget | , |
strTitle | , | ||
nMessageBoxFlags | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | , | ||
cTitleColor | , | ||
strBackGroundImageFile | , | ||
strTitleBackGroundImageFile | , | ||
strButtonNormalImageFile | , | ||
strButtonPressedImageFile | |||
) |
XUIGlobalAssist_MessageBox25
pMessageWidget | XUIWidget |
strTitle | string |
nMessageBoxFlags | number |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxFlagCallBack |
cTitleColor | XCOLORBASE |
strBackGroundImageFile | string |
strTitleBackGroundImageFile | string |
strButtonNormalImageFile | string |
strButtonPressedImageFile | string |
function XUIGlobalAssist MessageBox | ( | pMessageWidget | , |
strTitle | , | ||
vButtonLabels | , | ||
nRemoveSelfCountdown | |||
) |
XUIGlobalAssist_MessageBox26
pMessageWidget | XUIWidget |
strTitle | string |
vButtonLabels | string[] |
nRemoveSelfCountdown | number |
function XUIGlobalAssist MessageBox | ( | pMessageWidget | , |
strTitle | , | ||
vButtonLabels | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | |||
) |
XUIGlobalAssist_MessageBox27
pMessageWidget | XUIWidget |
strTitle | string |
vButtonLabels | string[] |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxStringCallBack |
function XUIGlobalAssist MessageBox | ( | pMessageWidget | , |
strTitle | , | ||
vButtonLabels | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | , | ||
cTitleColor | |||
) |
XUIGlobalAssist_MessageBox28
pMessageWidget | XUIWidget |
strTitle | string |
vButtonLabels | string[] |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxStringCallBack |
cTitleColor | XCOLORBASE |
function XUIGlobalAssist MessageBox | ( | pMessageWidget | , |
strTitle | , | ||
vButtonLabels | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | , | ||
cTitleColor | , | ||
strBackGroundImageFile | |||
) |
XUIGlobalAssist_MessageBox29
pMessageWidget | XUIWidget |
strTitle | string |
vButtonLabels | string[] |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxStringCallBack |
cTitleColor | XCOLORBASE |
strBackGroundImageFile | string |
function XUIGlobalAssist MessageBox | ( | pMessageWidget | , |
strTitle | , | ||
vButtonLabels | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | , | ||
cTitleColor | , | ||
strBackGroundImageFile | , | ||
strTitleBackGroundImageFile | |||
) |
XUIGlobalAssist_MessageBox30
pMessageWidget | XUIWidget |
strTitle | string |
vButtonLabels | string[] |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxStringCallBack |
cTitleColor | XCOLORBASE |
strBackGroundImageFile | string |
strTitleBackGroundImageFile | string |
function XUIGlobalAssist MessageBox | ( | pMessageWidget | , |
strTitle | , | ||
vButtonLabels | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | , | ||
cTitleColor | , | ||
strBackGroundImageFile | , | ||
strTitleBackGroundImageFile | , | ||
strButtonNormalImageFile | |||
) |
XUIGlobalAssist_MessageBox31
pMessageWidget | XUIWidget |
strTitle | string |
vButtonLabels | string[] |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxStringCallBack |
cTitleColor | XCOLORBASE |
strBackGroundImageFile | string |
strTitleBackGroundImageFile | string |
strButtonNormalImageFile | string |
function XUIGlobalAssist MessageBox | ( | pMessageWidget | , |
strTitle | , | ||
vButtonLabels | , | ||
nRemoveSelfCountdown | , | ||
MessageBoxCallBack | , | ||
cTitleColor | , | ||
strBackGroundImageFile | , | ||
strTitleBackGroundImageFile | , | ||
strButtonNormalImageFile | , | ||
strButtonPressedImageFile | |||
) |
XUIGlobalAssist_MessageBox32
pMessageWidget | XUIWidget |
strTitle | string |
vButtonLabels | string[] |
nRemoveSelfCountdown | number |
MessageBoxCallBack | XUIMessageBoxStringCallBack |
cTitleColor | XCOLORBASE |
strBackGroundImageFile | string |
strTitleBackGroundImageFile | string |
strButtonNormalImageFile | string |
strButtonPressedImageFile | string |
function XUIGlobalAssist MessageBox_OKCancel | ( | strMessage | , |
strTitle | , | ||
callback | |||
) |
确定、取消提示对话框
strMessage | string 消息内容 |
strTitle | string 标题内容 |
callback | XUIMessageBoxFlagCallBack 点击按钮时的回调函数 |
function XUIGlobalAssist MessageBox_OKCancelClose | ( | strMessage | , |
strTitle | , | ||
callback | |||
) |
确定、取消、关闭提示对话框
strMessage | string 消息内容 |
strTitle | string 标题内容 |
callback | XUIMessageBoxFlagCallBack 点击按钮时的回调函数 |
function XUIGlobalAssist MessageBox_YesNo | ( | strMessage | , |
strTitle | , | ||
callback | |||
) |
是、否提示对话框
strMessage | string 消息内容 |
strTitle | string 标题内容 |
callback | XUIMessageBoxFlagCallBack 点击按钮时的回调函数 |
function XUIGlobalAssist Tip | ( | strMessage | ) |
提示信息
strMessage | string 提示内容 |
function XUIGlobalAssist Tip | ( | strMessage | , |
bShowCenter | |||
) |
XUIGlobalAssist_Tip01
strMessage | string |
bShowCenter | boolean |
function XUIGlobalAssist Tip | ( | strMessage | , |
bShowCenter | , | ||
strBackGroundFile | , | ||
bShowImmediately | |||
) |
XUIGlobalAssist_Tip02
strMessage | string |
bShowCenter | boolean |
strBackGroundFile | string |
bShowImmediately | boolean |
function XUIGlobalAssist Tip | ( | strMessage | , |
bShowCenter | , | ||
strBackGroundFile | , | ||
bShowImmediately | , | ||
fFontSize | |||
) |
XUIGlobalAssist_Tip03
strMessage | string |
bShowCenter | boolean |
strBackGroundFile | string |
bShowImmediately | boolean |
fFontSize | number |
function XUIGlobalAssist Tip | ( | strMessage | , |
bShowCenter | , | ||
strBackGroundFile | , | ||
bShowImmediately | , | ||
fFontSize | , | ||
cFontColor | |||
) |
XUIGlobalAssist_Tip04
strMessage | string |
bShowCenter | boolean |
strBackGroundFile | string |
bShowImmediately | boolean |
fFontSize | number |
cFontColor | XCOLORBASE |
function XUIGlobalAssist Tip | ( | strMessage | , |
bShowCenter | , | ||
strBackGroundFile | , | ||
bShowImmediately | , | ||
fFontSize | , | ||
cFontColor | , | ||
fShowDelta | |||
) |
XUIGlobalAssist_Tip05
strMessage | string |
bShowCenter | boolean |
strBackGroundFile | string |
bShowImmediately | boolean |
fFontSize | number |
cFontColor | XCOLORBASE |
fShowDelta | number |
function XUIGlobalAssist Tip | ( | strMessage | , |
bShowCenter | , | ||
strBackGroundFile | , | ||
bShowImmediately | , | ||
fFontSize | , | ||
cFontColor | , | ||
fShowDelta | , | ||
fOnShowDelta | , | ||
fOnHideDelta | |||
) |
XUIGlobalAssist_Tip06
strMessage | string |
bShowCenter | boolean |
strBackGroundFile | string |
bShowImmediately | boolean |
fFontSize | number |
cFontColor | XCOLORBASE |
fShowDelta | number |
fOnShowDelta | number |
fOnHideDelta | number |
function XUIGlobalAssist Warning | ( | strWarning | ) |
弹出警告
strWarning | string 警告内容 |
function XUIGlobalAssist Warning | ( | strWarning | , |
callback | |||
) |
XUIGlobalAssist_Warning01
strWarning | string |
callback | XUIMessageBoxFlagCallBack |
XUIGlobalAssist = {} |