Select color for all graphical operations.

This unique color will be applied to all future 2D drawing operations as well as to 3D sprite construction.

color c
ccolor code
Sourcecolor 6 trace text "TEST" center 0,10 color #F0F trace text "TEST" center 0,0 ExecutionTEST TEST