|
|||||||||
| Atavism Version 2018.1 | AGIS API | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectatavism.server.physics.BasicSphere
atavism.server.physics.CollisionShape
atavism.server.physics.CollisionSphere
public class CollisionSphere
| Field Summary |
|---|
| Fields inherited from class atavism.server.physics.CollisionShape |
|---|
ScaleEpsilon |
| Fields inherited from class atavism.server.physics.BasicSphere |
|---|
center, radius |
| Constructor Summary | |
|---|---|
CollisionSphere(AOVector center,
float radius)
|
|
| Method Summary | |
|---|---|
boolean |
pointInside(AOVector p)
|
| Methods inherited from class atavism.server.physics.BasicSphere |
|---|
Contains, pointInsideSphere |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CollisionSphere(AOVector center,
float radius)
| Method Detail |
|---|
public boolean pointInside(AOVector p)
pointInside in class CollisionShape
|
Copyright © 2018 Dragonsan Studios Sp. z o.o. |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||