Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |
00001 00002 00003 00004 00005 00006 00007 00008 00009 00010 00011 00012 00013 00014 00015 00016 00017 00018 00019 00020 00021 00022 00023 00024 00025 00026 00027 00028 |
class BulldogTire extends KTire; defaultproperties { DrawType=DT_StaticMesh StaticMesh=StaticMesh'BulldogMeshes.Simple.S_RearWheel' Begin Object Class=KarmaParamsRBFull Name=KParams0 KInertiaTensor(0)=1.8 KInertiaTensor(1)=0 KInertiaTensor(2)=0 KInertiaTensor(3)=1.8 KInertiaTensor(4)=0 KInertiaTensor(5)=1.8 KAngularDamping=0 KLinearDamping=0 bHighDetailOnly=False bClientOnly=False bKDoubleTickRate=True Name="KParams0" End Object KParams=KarmaParams'KParams0' DrawScale=0.4 CollisionHeight=34 CollisionRadius=34 } |
Overview | Package | Class | Source | Class tree | Glossary | UnrealScript Documentation |
previous class next class | frames no frames |