caps_shadow

Predefined if the engine supports shadows. They can be used for universal functions to be run on different editions in a different way.

Example:

IFDEF CAPS_FLARE; // Extra Edition or better
my.shadow = on;
IFELSE; my.shadow = off; ENDIF;

See also:

include, bind, level, savedir, path, resource, print, define, undef, ifdef, ifndef, ifelse, endif, develop, server, client, caps_color, caps_flare