Wonder
0
Q:

enum haxe

enum Color {
  Red;
  Green;
  Blue;
  Rgb(r:Int, g:Int, b:Int);
}
0

New to Communities?

Join the community