Manual/Alphabetical List of Built-in Functions
From Hungrysoftware
m (Saving half-complete page as backup) |
m (Another backup because this wiki is starting to have memory problems) |
||
Line 184: | Line 184: | ||
==P== | ==P== | ||
- | parallaxAdd | + | [[Manual/parallaxAdd|parallaxAdd]] |
- | parallaxClear | + | [[Manual/parallaxClear|parallaxClear]] |
- | pasteCharacter | + | [[Manual/pasteCharacter|pasteCharacter]] |
- | pasteImage | + | [[Manual/pasteImage|pasteImage]] |
- | pasteString | + | [[Manual/pasteString|pasteString]] |
- | pause | + | [[Manual/pause|pause]] |
- | pickOne | + | [[Manual/pickOne|pickOne]] |
- | playSound | + | [[Manual/playSound|playSound]] |
- | popFromStack | + | [[Manual/popFromStack|popFromStack]] |
- | positionStatus | + | [[Manual/positionStatus|positionStatus]] |
- | pushToStack | + | [[Manual/pushToStack|pushToStack]] |
- | Q | + | ==Q== |
- | quitGame | + | [[Manual/quitGame|quitGame]] |
- | quitWithFatalError | + | [[Manual/quitWithFatalError|quitWithFatalError]] |
- | R | + | ==R== |
- | random | + | [[Manual/random|random]] |
- | registryGetString | + | [[Manual/registryGetString|registryGetString]] |
- | removeAllCharacters | + | [[Manual/removeAllCharacters|removeAllCharacters]] |
- | removeAllScreenRegions | + | [[Manual/removeAllScreenRegions|removeAllScreenRegions]] |
- | removeCharacter | + | [[Manual/removeCharacter|removeCharacter]] |
- | removeLastStatus | + | [[Manual/removeLastStatus|removeLastStatus]] |
- | removeScreenRegion | + | [[Manual/removeScreenRegion|removeScreenRegion]] |
- | rename | + | [[Manual/rename|rename]] |
- | renameFile [renameGame] | + | [[Manual/renameFile|renameFile]] [renameGame] |
- | S | + | ==S== |
- | saveCustomData | + | [[Manual/saveCustomData|saveCustomData]] |
- | saveGame | + | [[Manual/saveGame|saveGame]] |
- | say | + | [[Manual/say|say]] |
- | setBackgroundEffect | + | [[Manual/setBackgroundEffect|setBackgroundEffect]] |
- | setBlankColour (setBlankColor) | + | [[Manual/setBlankColour (setBlankColor)|setBlankColour (setBlankColor)]] |
- | setBurnColour (setBurnColor) | + | [[Manual/setBurnColour (setBurnColor)|setBurnColour (setBurnColor)]] |
- | setCharacterAntiAliasing | + | [[Manual/setCharacterAntiAliasing|setCharacterAntiAliasing]] |
- | setCharacterDrawMode | + | [[Manual/setCharacterDrawMode|setCharacterDrawMode]] |
- | setCharacterExtra | + | [[Manual/setCharacterExtra|setCharacterExtra]] |
- | setCharacterSpinSpeed | + | [[Manual/setCharacterSpinSpeed|setCharacterSpinSpeed]] |
- | setCharacterWalkSpeed | + | [[Manual/setCharacterWalkSpeed|setCharacterWalkSpeed]] |
- | setCostume | + | [[Manual/setCostume|setCostume]] |
- | setCursor | + | [[Manual/setCursor|setCursor]] |
- | setCustomEncoding | + | [[Manual/setCustomEncoding|setCustomEncoding]] |
- | setDefaultMusicVolume | + | [[Manual/setDefaultMusicVolume|setDefaultMusicVolume]] |
- | setDefaultSoundVolume | + | [[Manual/setDefaultSoundVolume|setDefaultSoundVolume]] |
- | setFloor | + | [[Manual/setFloor|setFloor]] |
- | setFont | + | [[Manual/setFont|setFont]] |
- | setFontSpacing | + | [[Manual/setFontSpacing|setFontSpacing]] |
- | setLightMap | + | [[Manual/setLightMap|setLightMap]] |
- | setLitStatusColour (setLitStatusColor) | + | [[Manual/setLitStatusColour (setLitStatusColor)|setLitStatusColour (setLitStatusColor)]] |
- | setMaximumAntiAliasing | + | [[Manual/setMaximumAntiAliasing|setMaximumAntiAliasing]] |
- | setMusicVolume | + | [[Manual/setMusicVolume|setMusicVolume]] |
- | setPasteColour (setPasteColor) | + | [[Manual/setPasteColour (setPasteColor)|setPasteColour (setPasteColor)]] |
- | setScale | + | [[Manual/setScale|setScale]] |
- | setSceneDimensions | + | [[Manual/setSceneDimensions|setSceneDimensions]] |
- | setSoundLoopPoints | + | [[Manual/setSoundLoopPoints|setSoundLoopPoints]] |
- | setSoundVolume | + | [[Manual/setSoundVolume|setSoundVolume]] |
- | setStatusColour (setStatusColor) | + | [[Manual/setStatusColour (setStatusColor)|setStatusColour (setStatusColor)]] |
setSpeechMode | setSpeechMode |
Revision as of 11:17, 8 December 2009
Entries in square parentheses are old names for built-in functions which have been renamed for SLUDGE v1.3. The old names and new names for the functions are both valid - the old names appear here for the benefit of those working with example code which was written before SLUDGE v1.3 was released. It is recommended that you now use the new names for the functions as these new names are more generalised (for example, deleteFile instead of deleteGame). Also, should any error message be displayed by the engine during the execution of one of these functions, it will make reference to the new function name rather than the old one.
A
B
C
D
deleteFile [deleteGame]
E
F
G
getMatchingFiles [getSavedGames]
getPixelColour (getPixelColor)
H
I
J
L
M
N
O
P
Q
R
renameFile [renameGame]
S
setBlankColour (setBlankColor)
setLitStatusColour (setLitStatusColor)
setPasteColour (setPasteColor)
setStatusColour (setStatusColor)
setSpeechMode
setSpeechSpeed
setThumbnailSize
setZBuffer
showBoxes
showCharacter
showFloor
showThumbnail
skipSpeech
snapshotClear
snapshotGrab
somethingSpeaking
spawnSub
spinCharacter
stackSize
startMusic
statusText
stopCharacter
stopMusic
stopSound
stringLength
stringWidth
substring
T:
think
transitionLevel
transitionMode
turnCharacter
U:
unfreeze
updateDisplay
W:
wait