Show
Ignore:
Timestamp:
2007-10-02 03:15:57 (5 years ago)
Author:
crystal-manage
Message:

Crystal Space MSVC static plugins information: Automated file repair/generation.
Visual-C++ project files: Automated Visual-C++ project file repair.
Swig Python files: Automated Swig Python file repair.
User's Manual: Automated Texinfo to HTML conversion.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • cel/trunk/scripts/blcelc.py

    r3008 r3011  
    41974197    def GetABSEnabled(*args): return _blcelc.iPcWheeled_GetABSEnabled(*args) 
    41984198    def SetDifferential(*args): return _blcelc.iPcWheeled_SetDifferential(*args) 
     4199    def SetAntiSway(*args): return _blcelc.iPcWheeled_SetAntiSway(*args) 
     4200    def SetAntiSwayFactor(*args): return _blcelc.iPcWheeled_SetAntiSwayFactor(*args) 
     4201    def SetAntiSwayLimit(*args): return _blcelc.iPcWheeled_SetAntiSwayLimit(*args) 
    41994202    def GetDifferential(*args): return _blcelc.iPcWheeled_GetDifferential(*args) 
     4203    def GetAntiSway(*args): return _blcelc.iPcWheeled_GetAntiSway(*args) 
     4204    def GetAntiSwayFactor(*args): return _blcelc.iPcWheeled_GetAntiSwayFactor(*args) 
     4205    def GetAntiSwayLimit(*args): return _blcelc.iPcWheeled_GetAntiSwayLimit(*args) 
    42004206    def SetABS(*args): return _blcelc.iPcWheeled_SetABS(*args) 
    42014207    def GetABS(*args): return _blcelc.iPcWheeled_GetABS(*args)