Struct steamy_controller::Feedback [] [src]

pub struct Feedback<'a, 'b: 'a> { /* fields omitted */ }

Controller feedback builder.

Methods

impl<'a, 'b> Feedback<'a, 'b>
[src]

Send the feedback on the left pad.

Send the feedback on the right pad.

The amplitude of the feedback.

The period of the feedback.

The number of feedbacks to send.

Send the built feedback.