Please enable JavaScript.
Coggle requires JavaScript to display documents.
rajidiv_gui, import math - Coggle Diagram
rajidiv_gui
import pygame
-
Class Drop_down
define the font, size, data in the drop down
-
-
DEFINE draw
draws the drop down list, background, text, border
Class Button
-
DEFINE update_grey
if the button is clicked, darken it
-
-
Class slider
Creates a slider bar, gives value of pointer, takes input as drag
-
-
Class textBox
used when text box is at focus, updates it
-
-
-