plugin-matterjs.physics
Home > @eva/plugin-matterjs > Physics
Physics class
Signature:export declare class Physics extends Component<PhysicsParams>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
body | Matter.Body | ||
bodyParams | PhysicsParams | ||
componentName | static | string |
Methods
Method | Modifiers | Description |
---|---|---|
init(params) | ||
onDestroy() | ||
update() |