planck-js
Version:
2D JavaScript physics engine for cross-platform HTML5 game development
31 lines (16 loc) • 524 B
Markdown
[Planck.js API Doc](../README.md) › [Globals](../globals.md) › [Velocity](velocity.md)
# Class: Velocity
## Hierarchy
* **Velocity**
## Index
### Properties
* [v](velocity.md#v)
* [w](velocity.md#w)
## Properties
### v
• **v**: *[Vec2](vec2.md)*
*Defined in [common/index.d.ts:20](https://github.com/shakiba/planck.js/blob/038d425/lib/common/index.d.ts#L20)*
___
### w
• **w**: *number*
*Defined in [common/index.d.ts:21](https://github.com/shakiba/planck.js/blob/038d425/lib/common/index.d.ts#L21)*