Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- import guiapi.coast
- char[] rnd1 = "broom"
- char[] rnd2 = "gossip"
- l2 = coast.link.setNext(rnd1)
- l3 = coast.link.setNext(rnd2)
- coast.init()
- // Test values must be 6, 7, 8.
- // 6 is for coast
- // 7 is for rnd1
- // 8 is for rnd2
Advertisement