Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- local component = require("component")
- local gpu = component.gpu
- print (component.gpu) print (component.gpu.setResolution)
- local w, h = gpu.setresolution(100,40)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement