Difference between revisions of "Math.pxl"
From Project X Wiki
(No difference)
|
Latest revision as of 11:39, 15 February 2010
Scripts
ballistic
Functions
float SolveBallistic(float d, float t, float g)
|
(No difference)
|
PX Library
Library name: math.pxl
Description: Has a ballistics function
Developed by: Entuser
float SolveBallistic(float d, float t, float g)
|