Files
mazegame/engine/doc/html/files/mglv/mglv_player-h-SummaryToolTips.js
T

1 line
3.7 KiB
JavaScript

NDSummary.OnToolTipsLoaded("File:mglv/mglv_player.h",{243:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype243\" class=\"NDPrototype WideForm\"><div class=\"PSection PParameterSection CStyle\"><table><tr><td class=\"PBeforeParameters\"><span class=\"SHKeyword\">inline void</span> MGLV_Init(</td><td class=\"PParametersParentCell\"><table class=\"PParameters\"><tr><td class=\"PType first\">MGLV_EventCallback&nbsp;</td><td class=\"PName last\">cb</td></tr></table></td><td class=\"PAfterParameters\">)</td></tr></table></div></div><div class=\"TTSummary\">Initialize the movie player.</div></div>",244:"<div class=\"NDToolTip TFunction LC\"><div class=\"TTSummary\">Set frame duration in number of screen refresh.</div></div>",245:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype245\" class=\"NDPrototype WideForm\"><div class=\"PSection PParameterSection CStyle\"><table><tr><td class=\"PBeforeParameters\"><span class=\"SHKeyword\">inline void</span> MGLV_SetLoop(</td><td class=\"PParametersParentCell\"><table class=\"PParameters\"><tr><td class=\"PType first\"><span class=\"SHKeyword\">bool</span>&nbsp;</td><td class=\"PName last\">loop</td></tr></table></td><td class=\"PAfterParameters\">)</td></tr></table></div></div><div class=\"TTSummary\">Set looping flag.</div></div>",246:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype246\" class=\"NDPrototype\"><div class=\"PSection PPlainSection\"><span class=\"SHKeyword\">inline bool</span> MGLV_IsLooping()</div></div><div class=\"TTSummary\">Get looping flag.</div></div>",247:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype247\" class=\"NDPrototype WideForm\"><div class=\"PSection PParameterSection CStyle\"><table><tr><td class=\"PBeforeParameters\"><span class=\"SHKeyword\">bool</span> MGLV_Play(</td><td class=\"PParametersParentCell\"><table class=\"PParameters\"><tr><td class=\"PModifierQualifier first\"><span class=\"SHKeyword\">const</span>&nbsp;</td><td class=\"PType\"><span class=\"SHKeyword\">void</span>*&nbsp;</td><td class=\"PName last\">addr</td></tr></table></td><td class=\"PAfterParameters\">)</td></tr></table></div></div><div class=\"TTSummary\">Start movie playback.</div></div>",248:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype248\" class=\"NDPrototype\"><div class=\"PSection PPlainSection\"><span class=\"SHKeyword\">void</span> MGLV_VBlankHandler()</div></div><div class=\"TTSummary\">Function to be called in the interruption handler</div></div>",249:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype249\" class=\"NDPrototype\"><div class=\"PSection PPlainSection\"><span class=\"SHKeyword\">void</span> MGLV_Decode()</div></div><div class=\"TTSummary\">Decode a frame of movie</div></div>",250:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype250\" class=\"NDPrototype\"><div class=\"PSection PPlainSection\"><span class=\"SHKeyword\">inline enum</span> MGLV_HEADER_MODE MGLV_GetHeaderType()</div></div><div class=\"TTSummary\">Get the initialized movie\'s header type.&nbsp; Note: MGLV_Init() function must be called first.</div></div>",251:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype251\" class=\"NDPrototype\"><div class=\"PSection PPlainSection\"><span class=\"SHKeyword\">inline</span> u8 MGLV_GetVersion()</div></div><div class=\"TTSummary\">Get the initialized movie\'s format version.&nbsp; Note: MGLV_Init() function must be called first.</div></div>",252:"<div class=\"NDToolTip TFunction LC\"><div id=\"NDPrototype252\" class=\"NDPrototype\"><div class=\"PSection PPlainSection\"><span class=\"SHKeyword\">inline</span> u8 MGLV_GetSegmentSize()</div></div><div class=\"TTSummary\">Get the initialized movie\'s segment size.&nbsp; Note: MGLV_Init() function must be called first.</div></div>"});