BGE API_DOC: VideoTexture and PhysicsConstraints templates (need the functions to be filled with their description).
PhysicsConstraints is documented in the Game Kit Book: http://download.blender.org/documentation/gamekit1/ VideoTexture is documented in the wiki: http://wiki.blender.org/index.php/Dev:Source/GameEngine/2.49/VideoTexture I don't think I will have time to fill the documentation. But I hope this commit helps someone interested in helping it. Therefore volunteers to document those modules are highly welcome !!! (let's give to BGE the documentation it deserves)! * + added GameLogic.Lave/LoadGlobalDict + some typo fixes
This commit is contained in:
@@ -16,10 +16,10 @@ The Blender Game Engine Python API Reference
|
||||
- L{Rasterizer} display and rendering.
|
||||
- L{GameTypes} contains all the python types spesific to the GameEngine.
|
||||
|
||||
Undocumented modules:
|
||||
Modules with documentation in progress:
|
||||
---------------------
|
||||
- VideoTexture
|
||||
- PhysicsConstraints
|
||||
- L{VideoTexture}
|
||||
- L{PhysicsConstraints}
|
||||
|
||||
Additional Modules:
|
||||
-------------------
|
||||
|
Reference in New Issue
Block a user