Enhanced C#
Language of your choice: library documentation

Documentation moved to ecsharp.net

GitHub doesn't support HTTP redirects, so you'll be redirected in 3 seconds.

 All Classes Namespaces Functions Variables Enumerations Enumerator Properties Events Pages
Static Public Member Functions | List of all members
TextEditor.Globals Class Reference

Source file:

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)