This website requires JavaScript.
Explore
Help
Sign In
dillongoostudios
/
goo-engine
Watch
3
Star
0
Fork
0
You've already forked goo-engine
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
86bd0e6a32151e73cf0231b20ce54615fbfcd882
goo-engine
/
source
/
gameengine
/
PyDoc
T
History
Kester Maddock
0dcba86c6b
Added the docs & use Python booleans for physics reinstance.
2005-04-23 12:25:21 +00:00
..
BL_ActionActuator.py
…
GameKeys.py
…
GameLogic.py
PyDoc updates
2004-12-29 01:39:34 +00:00
KX_Camera.py
…
KX_CameraActuator.py
Python methods for camera actuators (thanks snailrose)
2004-12-29 01:33:15 +00:00
KX_CDActuator.py
…
KX_ConstraintActuator.py
…
KX_GameActuator.py
…
KX_GameObject.py
Added getDistanceTo Python method (thanks Charlie C)
2005-01-16 05:55:04 +00:00
KX_IpoActuator.py
…
KX_Light.py
…
KX_MeshProxy.py
Added the docs & use Python booleans for physics reinstance.
2005-04-23 12:25:21 +00:00
KX_MouseFocusSensor.py
…
KX_NearSensor.py
…
KX_NetworkMessageActuator.py
…
KX_NetworkMessageSensor.py
…
KX_ObjectActuator.py
…
KX_PolygonMaterial.py
Big patches:
2005-03-25 10:33:39 +00:00
KX_RadarSensor.py
…
KX_RaySensor.py
…
KX_SCA_AddObjectActuator.py
Switch fixed time system. Logic updates should now happen at 30Hz, physics at 60Hz. (By default, use Python to set.) Some actuators still run at framerate (IPO, Action) for nice smooth animation, and an excuse to buy high end hardware.
2004-10-16 11:41:50 +00:00
KX_SCA_EndObjectActuator.py
…
KX_SCA_ReplaceMeshActuator.py
…
KX_Scene.py
…
KX_SceneActuator.py
…
KX_SoundActuator.py
…
KX_TouchSensor.py
…
KX_TrackToActuator.py
…
KX_VertexProxy.py
…
KX_VisibilityActuator.py
…
Makefile
PyDoc updates
2004-12-29 01:39:34 +00:00
Rasterizer.py
Tweek the stereo settings: allow negative eye separation.
2004-10-24 23:50:44 +00:00
SCA_AlwaysSensor.py
…
SCA_ANDController.py
…
SCA_IActuator.py
…
SCA_IController.py
…
SCA_ILogicBrick.py
Switch fixed time system. Logic updates should now happen at 30Hz, physics at 60Hz. (By default, use Python to set.) Some actuators still run at framerate (IPO, Action) for nice smooth animation, and an excuse to buy high end hardware.
2004-10-16 11:41:50 +00:00
SCA_ISensor.py
…
SCA_KeyboardSensor.py
…
SCA_MouseSensor.py
…
SCA_ORController.py
…
SCA_PropertyActuator.py
…
SCA_PropertySensor.py
…
SCA_PythonController.py
…
SCA_RandomActuator.py
…
SCA_RandomSensor.py
…
WhatsNew.py
Unified KX_BlenderPolyMaterial & GPC_PolygonMaterial into KX_PolygonMaterial.
2005-01-16 06:02:06 +00:00