Enhanced C#
Language of your choice: library documentation
|
Static Public Member Functions | |
static int | InRange (this int x, int lo, int hi) |
static bool | IsInRange (this int x, int lo, int hi) |
static Color | HalfMix (this Color one, Color two) |