1
0
forked from 0ad/0ad
0ad/docs
pyrolink b5d9da29c1 #When appropriate (i.e. wheeled units), units will align with the slope of the terrain. *JS documentation
*added CTerrain::getSlopeAngle[Face]() which returns the angle in
radians of the slope of the terrain.  getSlopeAngleFace should be used
for entities because it takes into account which way the entity is
facing, which allows for negative angles.
*the max and min graphical rotation for the slope is under traits.pitch.
This is used so that you can have certain units such as infantry that
don't rotate very far go down steep slopes but not rotate too much.
*JS documentation in docs/JSReg.rtf -- I put in most of the relevant
global functions; still needs entity functions.

This was SVN commit r3794.
2006-04-22 05:52:23 +00:00
..
io_thesis.pdf # final version of thesis 2006-04-07 16:46:40 +00:00
JSReg.rtf #When appropriate (i.e. wheeled units), units will align with the slope of the terrain. *JS documentation 2006-04-22 05:52:23 +00:00