Example #1
0
 public static void GravityStateChanged(object sender, BooleanEvent b)
 {
     GUIEvent(GravityStateHandler, sender, b);
 }