OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ghost
(Results
1 - 8
of
8
) sorted by null
/external/jmonkeyengine/engine/src/bullet-native/
com_jme3_bullet_objects_PhysicsGhostObject.cpp
56
btPairCachingGhostObject*
ghost
= new btPairCachingGhostObject();
local
57
return reinterpret_cast<jlong>(
ghost
);
67
btPairCachingGhostObject*
ghost
= reinterpret_cast<btPairCachingGhostObject*>(objectId);
local
68
if (
ghost
== NULL) {
73
ghost
->setCollisionFlags(
ghost
->getCollisionFlags() | btCollisionObject::CF_NO_CONTACT_RESPONSE);
83
btPairCachingGhostObject*
ghost
= reinterpret_cast<btPairCachingGhostObject*>(objectId);
local
84
if (
ghost
== NULL) {
89
jmeBulletUtil::convert(env, value, &
ghost
->getWorldTransform().getOrigin());
99
btPairCachingGhostObject*
ghost
= reinterpret_cast<btPairCachingGhostObject*>(objectId)
local
115
btPairCachingGhostObject*
ghost
= reinterpret_cast<btPairCachingGhostObject*>(objectId);
local
131
btPairCachingGhostObject*
ghost
= reinterpret_cast<btPairCachingGhostObject*>(objectId);
local
147
btPairCachingGhostObject*
ghost
= reinterpret_cast<btPairCachingGhostObject*>(objectId);
local
163
btPairCachingGhostObject*
ghost
= reinterpret_cast<btPairCachingGhostObject*>(objectId);
local
205
btPairCachingGhostObject*
ghost
= reinterpret_cast<btPairCachingGhostObject*>(objectId);
local
222
btPairCachingGhostObject*
ghost
= reinterpret_cast<btPairCachingGhostObject*>(objectId);
local
238
btPairCachingGhostObject*
ghost
= reinterpret_cast<btPairCachingGhostObject*>(objectId);
local
254
btPairCachingGhostObject*
ghost
= reinterpret_cast<btPairCachingGhostObject*>(objectId);
local
270
btPairCachingGhostObject*
ghost
= reinterpret_cast<btPairCachingGhostObject*>(objectId);
local
286
btPairCachingGhostObject*
ghost
= reinterpret_cast<btPairCachingGhostObject*>(objectId);
local
302
btPairCachingGhostObject*
ghost
= reinterpret_cast<btPairCachingGhostObject*>(objectId);
local
[
all
...]
com_jme3_bullet_objects_PhysicsCharacter.cpp
54
btPairCachingGhostObject*
ghost
= new btPairCachingGhostObject();
local
55
return reinterpret_cast<jlong>(
ghost
);
65
btPairCachingGhostObject*
ghost
= reinterpret_cast<btPairCachingGhostObject*>(ghostId);
local
66
if (
ghost
== NULL) {
71
ghost
->setCollisionFlags(/*
ghost
->getCollisionFlags() |*/ btCollisionObject::CF_CHARACTER_OBJECT);
72
ghost
->setCollisionFlags(
ghost
->getCollisionFlags() & ~btCollisionObject::CF_NO_CONTACT_RESPONSE);
82
btPairCachingGhostObject*
ghost
= reinterpret_cast<btPairCachingGhostObject*>(objectId);
local
83
if (
ghost
== NULL)
281
btGhostObject*
ghost
= reinterpret_cast<btGhostObject*>(objectId);
local
297
btGhostObject*
ghost
= reinterpret_cast<btGhostObject*>(objectId);
local
313
btGhostObject*
ghost
= reinterpret_cast<btGhostObject*>(objectId);
local
329
btGhostObject*
ghost
= reinterpret_cast<btGhostObject*>(objectId);
local
345
btGhostObject*
ghost
= reinterpret_cast<btGhostObject*>(objectId);
local
361
btGhostObject*
ghost
= reinterpret_cast<btGhostObject*>(objectId);
local
[
all
...]
/external/replicaisland/src/com/replica/replicaisland/
LifetimeComponent.java
133
GhostComponent
ghost
= parentObject.findByClass(GhostComponent.class);
local
134
if (
ghost
!= null) {
135
ghost
.releaseControl(parentObject);
PlayerComponent.java
358
GameObject
ghost
= factory.spawnPlayerGhost(x, y, parentObject, ghostTime);
local
360
manager.add(
ghost
);
364
camera.setTarget(
ghost
);
520
if (!mGhostActive) { // The
ghost
might have activated again during this delay.
GameObjectFactory.java
146
GHOST
(-1),
[
all
...]
/build/tools/droiddoc/templates-pdk/assets/
jquery-resizable.min.js
[
all
...]
/external/doclava/res/assets/templates/assets/
jquery-resizable.min.js
[
all
...]
/build/tools/droiddoc/templates-sdk/assets/js/
global-libraries-combined.js
[
all
...]
Completed in 449 milliseconds