Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMitchell Stokes <mogurijin@gmail.com>2011-07-16 09:25:15 +0400
committerMitchell Stokes <mogurijin@gmail.com>2011-07-16 09:25:15 +0400
commitc9c51776ee08827f7d6c7b8b4d671a4660c32b64 (patch)
treeed399d18d198d144c2e079576cb7551ec325548f /doc/python_api/rst/bge.types.rst
parent04e028a0c5d9ffe2edc3a42a90e9314dbd9e95c5 (diff)
BGE Animations: Some updates to the Python api:
* Adding methods KX_GameObject.stopAction() and KX_GameObject.isPlayingAction(). * Made all layer arguments optional. This means I had to change setActionFrame(layer, frame) to setActionFrame(frame, layer=0). This seems a little backwards to me, but I guess that's what you get with optional arguments. Also, this will break existing scripts. * Made sure to check user supplied layer values on all action methods. Previously this was only done for playAction(). * Fixed a few newline issues.
Diffstat (limited to 'doc/python_api/rst/bge.types.rst')
0 files changed, 0 insertions, 0 deletions