|
@@ -2310,6 +2310,7 @@ return {
|
|
"lovr.audio.newSource",
|
|
"lovr.audio.newSource",
|
|
"Source:clone"
|
|
"Source:clone"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "clone",
|
|
name = "clone",
|
|
@@ -4807,6 +4808,7 @@ return {
|
|
constructors = {
|
|
constructors = {
|
|
"lovr.data.newImage"
|
|
"lovr.data.newImage"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "encode",
|
|
name = "encode",
|
|
@@ -5229,6 +5231,7 @@ return {
|
|
constructors = {
|
|
constructors = {
|
|
"lovr.data.newModelData"
|
|
"lovr.data.newModelData"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "getAnimationChannelCount",
|
|
name = "getAnimationChannelCount",
|
|
@@ -7533,6 +7536,7 @@ return {
|
|
constructors = {
|
|
constructors = {
|
|
"lovr.data.newRasterizer"
|
|
"lovr.data.newRasterizer"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "getAdvance",
|
|
name = "getAdvance",
|
|
@@ -8271,6 +8275,7 @@ return {
|
|
constructors = {
|
|
constructors = {
|
|
"lovr.data.newSound"
|
|
"lovr.data.newSound"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "getBlob",
|
|
name = "getBlob",
|
|
@@ -10324,6 +10329,7 @@ return {
|
|
constructors = {
|
|
constructors = {
|
|
"lovr.filesystem.newFile"
|
|
"lovr.filesystem.newFile"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "getMode",
|
|
name = "getMode",
|
|
@@ -13641,6 +13647,7 @@ return {
|
|
constructors = {
|
|
constructors = {
|
|
"lovr.graphics.newBuffer"
|
|
"lovr.graphics.newBuffer"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "clear",
|
|
name = "clear",
|
|
@@ -14067,6 +14074,7 @@ return {
|
|
"lovr.graphics.newFont",
|
|
"lovr.graphics.newFont",
|
|
"lovr.graphics.getDefaultFont"
|
|
"lovr.graphics.getDefaultFont"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "getAscent",
|
|
name = "getAscent",
|
|
@@ -14560,6 +14568,7 @@ return {
|
|
constructors = {
|
|
constructors = {
|
|
"lovr.graphics.newMaterial"
|
|
"lovr.graphics.newMaterial"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "getProperties",
|
|
name = "getProperties",
|
|
@@ -14591,6 +14600,7 @@ return {
|
|
constructors = {
|
|
constructors = {
|
|
"lovr.graphics.newMesh"
|
|
"lovr.graphics.newMesh"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "computeBoundingBox",
|
|
name = "computeBoundingBox",
|
|
@@ -15257,6 +15267,7 @@ return {
|
|
"lovr.graphics.newModel",
|
|
"lovr.graphics.newModel",
|
|
"lovr.headset.newModel"
|
|
"lovr.headset.newModel"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "animate",
|
|
name = "animate",
|
|
@@ -17796,6 +17807,7 @@ return {
|
|
"lovr.graphics.getWindowPass",
|
|
"lovr.graphics.getWindowPass",
|
|
"lovr.headset.getPass"
|
|
"lovr.headset.getPass"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "barrier",
|
|
name = "barrier",
|
|
@@ -22743,6 +22755,7 @@ return {
|
|
"Buffer:newReadback",
|
|
"Buffer:newReadback",
|
|
"Texture:newReadback"
|
|
"Texture:newReadback"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "getBlob",
|
|
name = "getBlob",
|
|
@@ -22866,6 +22879,7 @@ return {
|
|
constructors = {
|
|
constructors = {
|
|
"lovr.graphics.newSampler"
|
|
"lovr.graphics.newSampler"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "getAnisotropy",
|
|
name = "getAnisotropy",
|
|
@@ -23030,6 +23044,7 @@ return {
|
|
"lovr.graphics.newShader",
|
|
"lovr.graphics.newShader",
|
|
"Shader:clone"
|
|
"Shader:clone"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "clone",
|
|
name = "clone",
|
|
@@ -23302,6 +23317,7 @@ return {
|
|
"lovr.graphics.newTexture",
|
|
"lovr.graphics.newTexture",
|
|
"lovr.graphics.newTextureView"
|
|
"lovr.graphics.newTextureView"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "clear",
|
|
name = "clear",
|
|
@@ -26589,6 +26605,7 @@ return {
|
|
constructors = {
|
|
constructors = {
|
|
"lovr.headset.newLayer"
|
|
"lovr.headset.newLayer"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "getColor",
|
|
name = "getColor",
|
|
@@ -28797,6 +28814,7 @@ return {
|
|
"lovr.math.newCurve",
|
|
"lovr.math.newCurve",
|
|
"Curve:slice"
|
|
"Curve:slice"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "addPoint",
|
|
name = "addPoint",
|
|
@@ -30684,6 +30702,7 @@ return {
|
|
constructors = {
|
|
constructors = {
|
|
"lovr.math.newRandomGenerator"
|
|
"lovr.math.newRandomGenerator"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "getSeed",
|
|
name = "getSeed",
|
|
@@ -34765,6 +34784,7 @@ return {
|
|
"World:newMeshCollider",
|
|
"World:newMeshCollider",
|
|
"World:newTerrainCollider"
|
|
"World:newTerrainCollider"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "addShape",
|
|
name = "addShape",
|
|
@@ -38766,6 +38786,7 @@ return {
|
|
"lovr.physics.newHingeJoint",
|
|
"lovr.physics.newHingeJoint",
|
|
"lovr.physics.newSliderJoint"
|
|
"lovr.physics.newSliderJoint"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "destroy",
|
|
name = "destroy",
|
|
@@ -39157,6 +39178,7 @@ return {
|
|
"World:newMeshCollider",
|
|
"World:newMeshCollider",
|
|
"World:newTerrainCollider"
|
|
"World:newTerrainCollider"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "containsPoint",
|
|
name = "containsPoint",
|
|
@@ -40594,6 +40616,7 @@ return {
|
|
constructors = {
|
|
constructors = {
|
|
"lovr.physics.newWorld"
|
|
"lovr.physics.newWorld"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "destroy",
|
|
name = "destroy",
|
|
@@ -44710,6 +44733,7 @@ return {
|
|
"lovr.thread.newChannel",
|
|
"lovr.thread.newChannel",
|
|
"lovr.thread.getChannel"
|
|
"lovr.thread.getChannel"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "clear",
|
|
name = "clear",
|
|
@@ -44882,6 +44906,7 @@ return {
|
|
constructors = {
|
|
constructors = {
|
|
"lovr.thread.newThread"
|
|
"lovr.thread.newThread"
|
|
},
|
|
},
|
|
|
|
+ extends = "Object",
|
|
methods = {
|
|
methods = {
|
|
{
|
|
{
|
|
name = "getError",
|
|
name = "getError",
|