Beispiel #1
0
    /*
     * ==================================
     * STATIC WRAPPERS
     * ==================================
     */

    public static void Register(TouchButton input)
    {
        INSTANCE.register(input);
    }