plugin-matterjs.physicssystem
Home > @eva/plugin-matterjs > PhysicsSystem
PhysicsSystem class
Signature:export default class PhysicsSystem extends System<PhysicsSystemParams>
Properties
Property | Modifiers | Type | Description |
---|---|---|---|
systemName | static | string |
Methods
Method | Modifiers | Description |
---|---|---|
awake() | ||
componentChanged(changed) | ||
init(param) | ||
lateUpdate() | ||
onDestroy() | ||
onPause() | ||
onResume() | ||
start() | ||
update(e) |