yaze 0.2.0
Link to the Past ROM Editor
 
Loading...
Searching...
No Matches
ImGui Namespace Reference

Functions

bool InputScalarLeft (const char *label, ImGuiDataType data_type, void *p_data, const void *p_step, const void *p_step_fast, const char *format, float input_width, ImGuiInputTextFlags flags, bool no_step=false)
 

Function Documentation

◆ InputScalarLeft()

bool ImGui::InputScalarLeft ( const char * label,
ImGuiDataType data_type,
void * p_data,
const void * p_step,
const void * p_step_fast,
const char * format,
float input_width,
ImGuiInputTextFlags flags,
bool no_step = false )