Tesseract Engine Documentation

XboxAnalogControl.Update Method 

Update Method

public void Update(
   GamePadState gamePadState,
   ref ObjectLibrary& objectLibrary,
   ref MenuSystem& menuSystem
);

Parameters

gamePadState
Updated game pad state
objectLibrary
Object Library
menuSystem
Menu System

See Also

XboxAnalogControl Class | DarkWynter.Engine.Controllers Namespace