draw() public méthode

public draw ( ) : void
Résultat void
Exemple #1
0
        public void ThrottleGUI(int windowID)
        {
            throttle.draw();

            GUI.DragWindow();
        }