MCPcopy Create free account
hub / github.com/cping/LGame / checkSpriteCollision

Method checkSpriteCollision

Java/Loon-Neo/src/loon/action/sprite/Sprites.java:1511–1518  ·  view source on GitHub ↗

两个精灵精准碰撞检测 @param a 精灵A @param b 精灵B @return 是否碰撞

(ISprite a, ISprite b)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

checkPixelCollisionMethod · 0.95

Calls 2

getCachedCollisionBoxMethod · 0.95
collidedMethod · 0.95

Tested by

no test coverage detected