#include Color ColorLerp(Color c1, Color c2, float amount); Color ColorAdd(Color c, int add);