Method | Description | |
---|---|---|
Draw ( |
||
GetCenter ( ) : Vector2 | ||
Intersects ( |
Method | Description | |
---|---|---|
CollisionElement ( Entity parent, Vector2 relativePosition ) : System |
protected CollisionElement ( Entity parent, Vector2 relativePosition ) : System | ||
parent | Entity | |
relativePosition | Vector2 | |
return | System |
public abstract Draw ( |
||
sp | ||
return | void |
public abstract Intersects ( |
||
collisionElement | ||
return | bool |