The types of a [[Body]]. 
== Constants ==
;static: Static bodies do not move.
;dynamic: Dynamic bodies collide with all bodies.
;kinematic: Kinematic bodies only collide with dynamic bodies.
== See Also ==
* [[parent::Body]]
* [[parent::love.physics]]
[[Category:Enums]]
{{#set:Description=The types of a [[Body]].}}
{{#set:Since=080}}
== Other Languages ==
{{i18n|BodyType}}