Join Slack
Powered by
`int bb = terrain[posBlue + 1] & 0xff;` i'm tr...
# getting-started
h
Hullaballoonatic
09/10/2018, 11:40 PM
int bb = terrain[posBlue + 1] & 0xff;
i'm trying to figure out how to convert this java code to kotlin
Open in Slack
Previous
Next