Struct sdl2::controller::ll::SDL_GameControllerButtonBindData[src]

pub struct SDL_GameControllerButtonBindData {
    // some fields omitted
}

Methods

impl SDL_GameControllerButtonBindData

fn button(&self) -> *c_int

fn axis(&self) -> *c_int

fn hat(&self) -> *SDL_GameControllerButtonBindDataHat