![]() |
Superfighters Deluxe
|
Access to certain helper functions More...
abstract float | ConvertMassKGToBox2D (float massKG) |
Converts a SFD "kilo" mass into box2D mass. The SFD kilo is an approximation to make it easier to handle masses. More... | |
abstract float | ConvertMassBox2DToKG (float massBox2D) |
Converts a box2D mass into the SFD "kilo" mass. The SFD kilo is an approximation to make it easier to handle masses. More... | |
Access to certain helper functions
|
pure virtual |
Converts a box2D mass into the SFD "kilo" mass. The SFD kilo is an approximation to make it easier to handle masses.
massBox2D |
|
pure virtual |
Converts a SFD "kilo" mass into box2D mass. The SFD kilo is an approximation to make it easier to handle masses.
massKG |