Sly 1:WS: Difference between revisions

m
Tweaked lead
(Added struct declaration)
m (Tweaked lead)
Line 1:
{{hatnote|This article is about the state of worlds in Sly 1. For the data structure that controls the game state in Sly 2 and 3, see [[DAG]].}}
 
'''WS''' ('''W'''orld '''S'''tate) is a data structure in {{Sly 1}}. It stores an array of [[LS|Level States]], one for each level in the world.
 
== Structure ==