Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Untitled
a guest
Nov 10th, 2014
233
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C
0.12 KB
| None
|
0
0
raw
download
clone
embed
print
report
int
tileX
=
(
int
)
(
x
/
TILESIZE
)
;
int
tileY
=
(
int
)
(
y
/
TILESIZE
)
;
if
(
Chunk.
TileSet
[
tileX
]
[
tileY
]
.
getType
(
)
==
...
)
gold
++;
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
Deberesdemates.lua
Lua | 34 min ago | 19.53 KB
Longest Substring Without Repeating Character...
Java | 1 hour ago | 3.03 KB
Top K Frequent Elements - LeetCode
Java | 1 hour ago | 1.97 KB
Two Sum - LeetCode
Java | 1 hour ago | 3.22 KB
"AudioManager.gd" v1
GDScript | 2 hours ago | 6.31 KB
Untitled
Python | 2 hours ago | 1.73 KB
44qYaVHpLreEb3cisNpNsPEZWqzMxqVz4SNRF1hnAGYDZ...
C | 3 hours ago | 0.17 KB
Untitled
Python | 3 hours ago | 3.60 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!