public PreviousValue() { UpdateCaller.AddUpdateCallback(OnValueUpdate); }
static InputManager() { UpdateCaller.AddUpdateCallback(Update); }