toggle menu
KStg
1.0-SNAPSHOT
jvm
switch theme
search in API
KStg
/
top.kkoishi.stg.gfx
/
CollideSystem
/
checkPos
check
Pos
fun
checkPos
(
b
:
Bullet
)
:
Boolean
Check if the bullet is out of the screen.
Return
true if the bullet is out of the screen.
fun
checkPos
(
x
:
Int
,
y
:
Int
)
:
Boolean