Maarten Baert's website

Game Maker / C++ projects

Home Model Creator ExtremePhysics Game Maker DLLs   Recent comments Search

Last modified: Sun, 11 Sep 2011
Refresh

Reference

All function names are lowercase and start with "ep_".

If the return value of a function is not mentioned, the function will return 1 on success and 0 on failure. Almost all other functions will also return 0 on failure.

All angles in ExtremePhysics are in radians.

This reference lists the functions in the latest version of ExtremePhysics. If some function is missing or some arguments are different, make sure you're using the latest version.



Comments

Chance

Comment #1: Thu, 7 Oct 2010, 19:25 (GMT+1, DST)

Quote


Hi Maarten. Have you considered releasing the Reference as a downloadable document? Maybe an HTML document? Even PDF would be fine.

I find myself using it a lot, and I'm worried your site may be off-air sometimes. I would panic! haha...

Maarten Baert

Administrator

Comment #2: Sat, 16 Oct 2010, 15:07 (GMT+1, DST)

Quote


I'm trying to write a script to convert everything to a zip file. It should be finished soon.

-coco-

Comment #3: Tue, 11 Jan 2011, 21:04 (GMT+1, DST)

Quote


Hello Maarten.
I like Extremephysics, it's just genious.
Do you have a project to make a Lib for Extremephysics? (with D&D icons) (with LibBuilder)
I began one, but you should better know Extremephysics than me (mine is really rudymentary).
It think it should help many users.
-Coco-

(Sorry for my english, I just learn it at school)

Maarten Baert

Administrator

Comment #4: Thu, 13 Jan 2011, 16:58 (GMT+1, DST)

Quote


Quote: -coco-

Do you have a project to make a Lib for Extremephysics? (with D&D icons) (with LibBuilder)

Currently I don't. ExtremePhysics is rather difficult anyway, I don't think D&D icons would make it easier to use :).

Write a comment