Tests if two KeyboardStates are not equal
| C# |
public static bool operator !=( KeyboardState a, KeyboardState b )
- a (KeyboardState)
- First KeyboardState
- b (KeyboardState)
- Second KeyboardState
True if not equal
Assembly: Tesla (Module: Tesla) Version: 0.5.0.0 (0.5.0.0)