Méthode |
Description |
|
ChangeVolume ( byte id, byte action ) : void |
|
|
CreateButtons ( ButtonInfo buttons, byte num ) : void |
|
|
CreateThumbnail ( Surface input ) : Surface |
|
|
CreateThumbnailFromScreen ( ) : Surface |
|
|
Delay ( int msecs ) : void |
|
|
DeselectSaveslots ( ) : void |
|
|
DestroyButtons ( ) : void |
|
|
GetClicks ( ButtonIds mode, byte &retVal ) : ButtonIds |
|
|
GetConfirm ( string title ) : bool |
|
|
GetTextWidth ( string str ) : ushort |
|
|
GrabScreen565 ( ) : Surface |
|
|
HandleButtonClick ( ButtonIds id, ButtonIds mode, byte &retVal ) : ButtonIds |
|
|
HandleSaveKey ( ScummInputState kbd ) : void |
|
|
HandleVolumeClicks ( ) : void |
|
|
IsPanelShown ( ) : bool |
|
|
LoadHeader ( BinaryReader reader ) : ThumbnailHeader |
|
|
RenderText ( string str, int x, int y, TextModes mode ) : void |
|
|
RenderVolumeBar ( byte id, byte volL, byte volR ) : void |
|
|
RestoreFromFile ( ) : bool |
|
|
SaveGameToFile ( byte slot ) : void |
|
|
SaveNameScroll ( ButtonIds scroll, bool saving ) : void |
|
|
SaveNameSelect ( ButtonIds id, bool saving ) : void |
|
|
SaveThumbnail ( BinaryWriter output ) : void |
|
|
SaveThumbnail ( BinaryWriter output, Surface thumb ) : void |
|
|
SaveToFile ( ) : bool |
|
|
ScaleThumbnail ( Surface input, Surface output ) : void |
|
|
SetupMainPanel ( ) : void |
|
|
SetupSaveRestorePanel ( bool saving ) : void |
|
|
SetupVolumePanel ( ) : void |
|
|
ShowSavegameNames ( ) : void |
|
|
SkipThumbnail ( BinaryReader reader ) : bool |
|
|
StrToBytes ( string text, int length ) : byte[] |
|
|
keyAccepted ( char ascii ) : bool |
|
|