Poll the joystick and record current values.

Declaration Syntax
public void Poll(
bool withEvents
)
Public Sub Poll ( _
withEvents As Boolean _
)
public:
void Poll(
bool withEvents
)

Parameters
- withEvents (Boolean)
- Check for changes since the last poll and fire change events.
Assembly:
Joystick (Module: Joystick) Version: 1.0.3.0