Week 7 - GUI & Game Programming Flashcards
(2 cards)
1
Q
GOSU update()
A
Used to change the model displayed on the GUI
2
Q
GOSU draw()
A
Used to change the images and shapes appearing.
GOSU update()
Used to change the model displayed on the GUI
GOSU draw()
Used to change the images and shapes appearing.