// This file is generated by WOK (CPPExt). // Please do not edit this file; modify original file instead. // The copyright and license terms as defined for the original file apply to // this header file considered to be the "object code" form of the original source. #ifndef _Draw_ColorKind_HeaderFile #define _Draw_ColorKind_HeaderFile enum Draw_ColorKind { Draw_blanc, Draw_rouge, Draw_vert, Draw_bleu, Draw_cyan, Draw_or, Draw_magenta, Draw_marron, Draw_orange, Draw_rose, Draw_saumon, Draw_violet, Draw_jaune, Draw_kaki, Draw_corail }; #ifndef _Standard_PrimitiveTypes_HeaderFile #include #endif #endif