메소드 | 설명 | |
---|---|---|
BoundingBoxForceFieldShape ( Microsoft.Xna.Framework.BoundingBox box ) : System.Collections.Generic |
Constructs a new force field shape using a bounding box.
|
|
GetPossiblyAffectedEntities ( ) : IList |
Determines the possibly involved entities.
|
|
IsEntityAffected ( |
Determines if the entity is affected by the force field.
|
public BoundingBoxForceFieldShape ( Microsoft.Xna.Framework.BoundingBox box ) : System.Collections.Generic | ||
box | Microsoft.Xna.Framework.BoundingBox | Bounding box to use. |
리턴 | System.Collections.Generic |
public IsEntityAffected ( |
||
testEntity | Entity to test. | |
리턴 | bool |