OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setHitType
(Results
1 - 2
of
2
) sorted by null
/external/replicaisland/src/com/replica/replicaisland/
CollisionVolume.java
46
public void
setHitType
(int type) {
GameObjectFactory.java
722
collectionVolume.
setHitType
(HitType.COLLECT);
725
pressCollisionVolume.
setHitType
(HitType.DEPRESS);
[
all
...]
Completed in 28 milliseconds