I am at work so i dont have the exact code with me, but what i am trying to do is this:
I have the function declared previously, and the declaration of the variable name is controlled.
Any help would be appreciated.
SWM Programmer Seeking 3d Modeling work. Either for long term commitment or just friendship. Likes long hours in front of a flat screen with heavy doses of Mountain Dew.
I have the function declared previously, and the declaration of the variable name is controlled.
Code:
Var functionName = "box" + "Collision";
$functionName();
Any help would be appreciated.
SWM Programmer Seeking 3d Modeling work. Either for long term commitment or just friendship. Likes long hours in front of a flat screen with heavy doses of Mountain Dew.