Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AMMO

Index

Interfaces

Type aliases

Type aliases

PHY_ScalarType

PHY_ScalarType: "PHY_FLOAT" | "PHY_DOUBLE" | "PHY_INTEGER" | "PHY_SHORT" | "PHY_FIXEDPOINT88" | "PHY_UCHAR"

btConstraintParams

btConstraintParams: "BT_CONSTRAINT_ERP" | "BT_CONSTRAINT_STOP_ERP" | "BT_CONSTRAINT_CFM" | "BT_CONSTRAINT_STOP_CFM"

btInternalTickCallback

btInternalTickCallback: (world: btDynamicsWorld, timeStep: number) => void

Type declaration

Generated using TypeDoc