Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
Piece.java
a guest
May 19th, 2011
248
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
Java
0.12 KB
| None
|
0
0
raw
download
clone
embed
print
report
public
class
Piece
{
int
type
;
int
x
;
int
y
;
int
rotate
;
public
Piece
(
int
type,
int
x,
int
y,
int
rotate
)
{
}
}
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
This month smells like money
CSS | 17 min ago | 1.05 KB
✅ API Flaw Money Method
CSS | 18 min ago | 1.05 KB
⭐ Exploit Documentation ⭐
CSS | 18 min ago | 1.05 KB
How to Automate PDF Processing in Python: A C...
Python | 1 day ago | 7.61 KB
HTML Simple Flexbox Layout
HTML 5 | 1 day ago | 2.13 KB
LLM-Generated Epub Reader In FreeBASIC (DOS/L...
FreeBasic | 2 days ago | 43.20 KB
webshell.php
PHP | 2 days ago | 1.27 KB
[TLF 18] - 322 / THE BLACKWIGHT
2 days ago | 3.33 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!