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:
authorCampbell Barton <ideasman42@gmail.com>2009-04-12 00:58:09 +0400
committerCampbell Barton <ideasman42@gmail.com>2009-04-12 00:58:09 +0400
commit4cd088b1059afa2e7b998c184b2c9deecd4be4a9 (patch)
tree48483da057f8a56a99db81e3dfbf5f1086d46374 /source/gameengine/Expressions/IntValue.h
parent37e53b2e1f8107cb8ddbee2d67bf984a70a71276 (diff)
BGE Py API
- setting the scene attributes would always add to the scenes custom dictionary. - new CListValue method from_id(id) so you can store a Game Objects id and use it to get the game object back. ob_id = id(gameOb) ... gameOb = scene.objects.from_id(ob_id) This is useful because names are not always unique.
Diffstat (limited to 'source/gameengine/Expressions/IntValue.h')
0 files changed, 0 insertions, 0 deletions