Manual/Alphabetical List of Built-in Functions
From Hungrysoftware
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)