forked from Clones/Controlify
compound joysticks, button guide in screens, improve API
This commit is contained in:
@ -16,7 +16,8 @@ public abstract class ControllerConfig {
|
||||
|
||||
public String customName = null;
|
||||
|
||||
public boolean showGuide = true;
|
||||
public boolean showIngameGuide = true;
|
||||
public boolean showScreenGuide = true;
|
||||
|
||||
public float chatKeyboardHeight = 0f;
|
||||
|
||||
|
Reference in New Issue
Block a user