Jump to content

BSL:Variables: Difference between revisions

m3_clear_color is an int32 not bool
(documenting what I found playing with chr_mini_me_amount)
(m3_clear_color is an int32 not bool)
Line 558: Line 558:
|"toggles buffer clear"||OK
|"toggles buffer clear"||OK
|-
|-
|bool||m3_clear_color||0
|int32||m3_clear_color||0
|"color to clear the back buffer to" (color behind skybox)<br>(actually a 32-bit RGB integer; can calculate it with [http://www.shodor.org/stella2java/rgbint.html this site])||OK
|"color to clear the back buffer to" (color behind skybox)<br>(actually a 32-bit RGB integer; can calculate it with [http://www.shodor.org/stella2java/rgbint.html this site])||OK
|-
|-
489

edits