Property | Type | Description | |
---|---|---|---|
backgrounds | Background[] | ||
intro | string | ||
music | Song | ||
name | string | ||
scripts | System.Script[] |
Method | Description | |
---|---|---|
Level ( string n, string i, Background b, Song m, System.Script s ) : System |
public Level ( string n, string i, Background b, Song m, System.Script s ) : System | ||
n | string | |
i | string | |
b | Background | |
m | Song | |
s | System.Script | |
return | System |