Documentation de la bibliothèque MLV-3.1.0

◆ MLV_COLOR_BLUE

#define MLV_COLOR_BLUE   MLV_rgba(0,0,255,255)

Define the BLUE color.

Exemples:
beginner/02_shapes.c, beginner/09_colors.c, et medium/04_events.c.