Свойство | Type | Description |
---|
Méthode | Description | |
---|---|---|
Collides ( IPhysicalEntity physicalEntity ) : bool | ||
Collides ( List |
||
CollidesWithPhysicalEntity ( IPhysicalEntity physicalEntity ) : bool | ||
CollidesWithTile ( IPhysicalEntity physicalEntity ) : bool | ||
CollidesWithTile ( IPhysicalEntity physicalEntity, float eps ) : bool | ||
CollisionCheckerMock ( List |
||
CollisionGroups ( ) : List
|
||
CollisionThreat ( IPhysicalEntity targetEntity, List |
||
NumberOfCollidingCouples ( List |
public Collides ( IPhysicalEntity physicalEntity ) : bool | ||
physicalEntity | IPhysicalEntity | |
Résultat | bool |
public Collides ( List |
||
physicalEntities | List |
|
Résultat | int |
public CollidesWithPhysicalEntity ( IPhysicalEntity physicalEntity ) : bool | ||
physicalEntity | IPhysicalEntity | |
Résultat | bool |
public CollidesWithTile ( IPhysicalEntity physicalEntity ) : bool | ||
physicalEntity | IPhysicalEntity | |
Résultat | bool |
public CollidesWithTile ( IPhysicalEntity physicalEntity, float eps ) : bool | ||
physicalEntity | IPhysicalEntity | |
eps | float | |
Résultat | bool |
public CollisionCheckerMock ( List |
||
physicalEntities | List |
|
Résultat | System |
public CollisionThreat ( IPhysicalEntity targetEntity, List |
||
targetEntity | IPhysicalEntity | |
physicalEntities | List |
|
eps | float | |
Résultat | List |
public NumberOfCollidingCouples ( List |
||
physicalEntities | List |
|
Résultat | int |