readme_newtoncustomjoints.txt

来自「Newton Game Dynamic 1.52 Delphi下基于GLSce」· 文本 代码 · 共 25 行

TXT
25
字号
Newton Game Dynamics Custom Joints Delphi-Headertranslation                      
 Current SDK version 1.53                                                
                                                                        
Copyright (c) 2006 Sascha Willems                                 
                   Jon Walton                                     

About :
==============================================================================================
The file "NewtonCustomJoints.pas" contains the current translation of the custom joints that
are included in the Newton SDK. Those are joints recreated using Newton's custom joint interface and which can be changed to suit your needs, or you can create your own joints.
Use the class "TNewtonCustomBaseJoint" as a base for creating new joints.


Where to get :
==============================================================================================
The current version of this header can always be downloaded at http://newton.delphigl.de
It's usually udpated when the SDK itself is updated, but there may also be some out-of-order
updates in case there are errors/problems with the header translation.


History :
==============================================================================================
 02.01.2006 : Initial Release
 10.02.2006 : Bug fixes
 28.05.2006 : Fixed bug with limits for corkscrew (thanks to k00m)

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?