Fix ts errors #265 #117
Annotations
10 errors
build (16.13.x)
Parameter 'body' implicitly has an 'any' type.
|
build (16.13.x)
Parameter 'point' implicitly has an 'any' type.
|
build (16.13.x)
Property 'physicsEngine' does not exist on type 'RaycastVehicle'.
|
build (16.13.x)
Property '_physicsEngine' is private and only accessible within class 'PhysicsBody'.
|
build (16.13.x)
Property 'nWheelsOnGround' does not exist on type 'RaycastVehicle'.
|
build (16.13.x)
Property 'speed' does not exist on type 'RaycastVehicle'.
|
build (16.13.x)
Property 'antiRollAxles' does not exist on type 'RaycastVehicle'. Did you mean 'addAntiRollAxle'?
|
build (16.13.x)
Parameter 'wheel' implicitly has an 'any' type.
|
build (16.13.x)
Parameter 'wheel' implicitly has an 'any' type.
|
build (16.13.x)
Parameter 'index' implicitly has an 'any' type.
|