Skip to content

Commit 0a17194

Browse files
Site changes
1 parent 0e6d1b6 commit 0a17194

116 files changed

Lines changed: 30780 additions & 741 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_data/ref/stable/b2d-lua.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,29 @@
5858
"tparams": [],
5959
"type": "FUNCTION"
6060
},
61+
{
62+
"brief": "Get the Box2D version information for the active backend.",
63+
"description": "Get the Box2D version information for the active backend.",
64+
"error": "",
65+
"examples": "",
66+
"language": "",
67+
"members": [],
68+
"name": "b2d.get_version",
69+
"notes": [],
70+
"parameters": [],
71+
"replaces": "",
72+
"returnvalues": [
73+
{
74+
"doc": "version info with fields <code>version</code>, <code>major</code>, <code>middle</code>, and <code>minor</code>",
75+
"name": "info",
76+
"types": [
77+
"table"
78+
]
79+
}
80+
],
81+
"tparams": [],
82+
"type": "FUNCTION"
83+
},
6184
{
6285
"brief": "Get the Box2D world from the current collection",
6386
"description": "Get the Box2D world from the current collection",

_data/ref/stable/b2d.body-lua.json

Lines changed: 1174 additions & 59 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)