TrustedUser
2,147
edits
m (Text replacement - "</source>" to "</syntaxhighlight>") |
m (Text replacement - "<source lang=" to "<syntaxhighlight lang=") |
||
Line 134: | Line 134: | ||
Animate (see the Section called Kernel function 0x0b: Animate([DblList], [word]) in Chapter 5) can be called in two ways: | Animate (see the Section called Kernel function 0x0b: Animate([DblList], [word]) in Chapter 5) can be called in two ways: | ||
< | <syntaxhighlight lang="c"> | ||
Animate(DblList cast, bool cycle) | Animate(DblList cast, bool cycle) | ||
Animate()</syntaxhighlight> | Animate()</syntaxhighlight> |