The different types of [[Shape|Shapes]], as returned by [[Shape:getType]].
== Constants ==
;circle: The Shape is a [[CircleShape]].
;polygon: The Shape is a [[PolygonShape]].
{{New_feature|0.8.0|
;edge: The Shape is a [[EdgeShape]].
;chain: The Shape is a [[ChainShape]].
|080}}
== See Also ==
* [[parent::love.physics]]
* [[parent::Shape]]
[[Category:Enums]]
{{#set:Description=The different types of [[Shape|Shapes]], as returned by [[Shape:getType]].}}
{{#set:Since=000}}
== Other Languages ==
{{i18n|ShapeType}}