mirror of
https://github.com/love2d/love.git
synced 2026-08-16 08:11:02 +02:00
Add new Shape types to the Shape StringMap
--HG-- branch : box2d-update
This commit is contained in:
@@ -38,6 +38,8 @@ namespace physics
|
||||
SHAPE_INVALID,
|
||||
SHAPE_CIRCLE,
|
||||
SHAPE_POLYGON,
|
||||
SHAPE_EDGE,
|
||||
SHAPE_CHAIN,
|
||||
SHAPE_MAX_ENUM
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user