Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
PSP User Input ui.h
PauSix
Feb 13th, 2017
238
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C
0.19 KB
| None
|
0
0
raw
download
clone
embed
print
report
#ifndef COMMON_UI_H
#define COMMON_UI_H
int
getJX
(
)
;
int
getJY
(
)
;
void
pollPad
(
)
;
void
pollLatch
(
)
;
int
isKeyDown
(
int
key
)
;
int
isKeyUp
(
int
key
)
;
int
isKeyHold
(
int
key
)
;
#endif
Add Comment
Please,
Sign In
to add comment
Public Pastes
vyzva23jednoducha
Python | 10 min ago | 0.25 KB
Image Choice Maker Python Script
Python | 14 min ago | 1.75 KB
sort vector c++
C++ | 1 hour ago | 1.12 KB
index.vue
JavaScript | 1 hour ago | 0.31 KB
login.vue
JavaScript | 1 hour ago | 0.87 KB
vqMod example
XML | 1 hour ago | 1.51 KB
RechargeFuelFast
Lua | 1 hour ago | 1.00 KB
Untitled
C# | 2 hours ago | 165.40 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!