Method | Description | |
---|---|---|
FSCollisionBox ( ) : FarseerPhysics.Common | ||
FSCollisionBox ( float width, float height ) : FarseerPhysics.Common | ||
setHeight ( float height ) : |
||
setWidth ( float width ) : |
public FSCollisionBox ( ) : FarseerPhysics.Common | ||
return | FarseerPhysics.Common |
public FSCollisionBox ( float width, float height ) : FarseerPhysics.Common | ||
width | float | |
height | float | |
return | FarseerPhysics.Common |
public setHeight ( float height ) : |
||
height | float | |
return |
public setWidth ( float width ) : |
||
width | float | |
return |