-
Notifications
You must be signed in to change notification settings - Fork 0
Color_constants
hpgDesigns edited this page Aug 8, 2021
·
1 revision

Enigma has support for a number of pre-defined colors, called constants.
The following is a list of color constants that are carried over from GameMaker
c_aqua
c_black
c_blue
c_dkgray
c_fuchsia
c_gray
c_green
c_lime
c_ltgray
c_maroon
c_navy
c_olive
c_orange
c_purple
c_red
c_silver
c_teal
c_white
c_yellow
This is number 1