Difference between revisions of "All Classes and more"
From GiderosMobile
m  | 
				|||
| Line 82: | Line 82: | ||
{{Special:PrefixIndex/Controller}}  | {{Special:PrefixIndex/Controller}}  | ||
----  | ----  | ||
| − | {{Special:PrefixIndex/  | + | {{Special:PrefixIndex/Noise}}  | 
----  | ----  | ||
{{Special:PrefixIndex/FBInstant}}  | {{Special:PrefixIndex/FBInstant}}  | ||
Revision as of 08:44, 14 December 2019
API Reference
- Application
 - Application.CONSTANTS
 - Application.LANDSCAPE LEFT
 - Application.LANDSCAPE RIGHT
 - Application.PORTRAIT
 - Application.PORTRAIT UPSIDE DOWN
 - Application:applyStyles
 - Application:canOpenUrl
 - Application:checkPermission
 - Application:configureFrustum
 - Application:enableDrawInfo
 - Application:enableOnDemandDraw
 - Application:exit
 - Application:get
 - Application:getApiVersion
 - Application:getAppId
 - Application:getBackgroundColor
 - Application:getClipboard
 - Application:getContentHeight
 - Application:getContentWidth
 - Application:getDeviceHeight
 - Application:getDeviceInfo
 - Application:getDeviceName
 - Application:getDeviceOrientation
 - Application:getDeviceSafeArea
 - Application:getDeviceWidth
 - Application:getFps
 - Application:getKeyboardModifiers
 - Application:getLanguage
 - Application:getLocale
 - Application:getLogicalBounds
 - Application:getLogicalHeight
 - Application:getLogicalScaleX
 - Application:getLogicalScaleY
 - Application:getLogicalTranslateX
 - Application:getLogicalTranslateY
 - Application:getLogicalWidth
 - Application:getNativePath
 - Application:getOrientation
 - Application:getProjectProperties
 - Application:getScaleMode
 - Application:getScreenDensity
 - Application:getTextureMemoryUsage
 - Application:isPlayerMode
 - Application:openUrl
 - Application:requestPermissions
 - Application:set
 - Application:setBackgroundColor
 - Application:setClipboard
 - Application:setEventMerging
 - Application:setFps
 - Application:setFullScreen
 - Application:setKeepAwake
 - Application:setKeyboardVisibility
 - Application:setLogicalDimensions
 - Application:setOrientation
 - Application:setScaleMode
 - Application:setTextInput
 - Application:setWindowSize
 - Application:vibrate
 
- Core
 - Core.asyncCall
 - Core.asyncThread
 - Core.class
 - Core.enableAllocationTracking
 - Core.fileLoad
 - Core.fileSave
 - Core.findReferences
 - Core.frameStatistics
 - Core.getScriptPath
 - Core.profilerReport
 - Core.profilerReset
 - Core.profilerStart
 - Core.profilerStop
 - Core.random
 - Core.randomSeed
 - Core.setAutoYield
 - Core.signal
 - Core.stopping
 - Core.yield
 - Core.yieldable
 - Core.yieldlock
 
- Event
 - Event.ADDED TO STAGE
 - Event.ADS READY
 - Event.AD ACTION BEGIN
 - Event.AD ACTION END
 - Event.AD CONSENT
 - Event.AD DISMISSED
 - Event.AD DISPLAYED
 - Event.AD ERROR
 - Event.AD FAILED
 - Event.AD RECEIVED
 - Event.AD REWARDED
 - Event.ANIMATION COMPLETE
 - Event.ANIMATION END
 - Event.ANIMATION START
 - Event.APPLICATION BACKGROUND
 - Event.APPLICATION EXIT
 - Event.APPLICATION FOREGROUND
 - Event.APPLICATION PERMISSION
 - Event.APPLICATION RESIZE
 - Event.APPLICATION RESUME
 - Event.APPLICATION START
 - Event.APPLICATION SUSPEND
 - Event.BANNER ACTION BEGIN
 - Event.BANNER ACTION FINISHED
 - Event.BANNER AD FAILED
 - Event.BANNER AD LOADED
 - Event.BEGIN CONTACT
 - Event.BEGIN CONTACT PARTICLE
 - Event.CHECK BILLING SUPPORTED COMPLETE
 - Event.COMPLETE
 - Event.CONFIRM NOTIFICATION COMPLETE
 - Event.CONNECTED
 - Event.CONNECTED TO ROOM
 - Event.DATA AVAILABLE
 - Event.DATA RECEIVED
 - Event.DIALOG CANCEL
 - Event.DIALOG COMPLETE
 - Event.DIALOG ERROR
 - Event.DISCONNECTED
 - Event.DISCONNECTED FROM ROOM
 - Event.END CONTACT
 - Event.ENTER FRAME
 - Event.ERROR
 - Event.GAME STARTED
 - Event.HEADING UPDATE
 - Event.INVITATION RECEIVED
 - Event.JOINED ROOM
 - Event.KEY CHAR
 - Event.KEY DOWN
 - Event.KEY UP
 - Event.LAYOUT RESIZED
 - Event.LEFT JOYSTICK
 - Event.LEFT ROOM
 - Event.LEFT TRIGGER
 - Event.LOAD ACHIEVEMENTS COMPLETE
 - Event.LOAD ACHIEVEMENTS ERROR
 - Event.LOAD SCORES COMPLETE
 - Event.LOAD SCORES ERROR
 - Event.LOCAL NOTIFICATION
 - Event.LOCATION UPDATE
 - Event.LOGIN CANCEL
 - Event.LOGIN COMPLETE
 - Event.LOGIN ERROR
 - Event.LOGOUT COMPLETE
 - Event.MEDIA CANCEL
 - Event.MEDIA RECEIVE
 - Event.MEMORY WARNING
 - Event.MOUSE DOWN
 - Event.MOUSE ENTER
 - Event.MOUSE HOVER
 - Event.MOUSE LEAVE
 - Event.MOUSE MOVE
 - Event.MOUSE UP
 - Event.MOUSE WHEEL
 - Event.OPEN URL
 - Event.PEER CONNECTED
 - Event.PEER DECLINED
 - Event.PEER DISCONNECTED
 - Event.PEER INVITED
 - Event.PEER JOINED
 - Event.PEER LEFT
 - Event.PLAYER INFORMATION COMPLETE
 - Event.PLAYER INFORMATION ERROR
 - Event.PLAYER SCORE COMPLETE
 - Event.PLAYER SCORE ERROR
 - Event.POST SOLVE
 - Event.PRE SOLVE
 - Event.PROGRESS
 - Event.PURCHASE STATE CHANGE
 - Event.PUSH NOTIFICATION
 - Event.PUSH REGISTRATION
 - Event.PUSH REGISTRATION ERROR
 - Event.RECEIVED SHARE OPENED
 - Event.REMOVED FROM STAGE
 - Event.REPORT ACHIEVEMENT COMPLETE
 - Event.REPORT ACHIEVEMENT ERROR
 - Event.REPORT SCORE COMPLETE
 - Event.REPORT SCORE ERROR
 - Event.REQUEST COMPLETE
 - Event.REQUEST ERROR
 - Event.REQUEST PRODUCTS COMPLETE
 - Event.REQUEST PURCHASE COMPLETE
 - Event.RESTORE TRANSACTIONS COMPLETE
 - Event.RIGHT JOYSTICK
 - Event.RIGHT TRIGGER
 - Event.ROOM AUTO MATCHING
 - Event.ROOM CONNECTED
 - Event.ROOM CONNECTING
 - Event.ROOM CREATED
 - Event.SENT SHARE OPENED
 - Event.STATE CONFLICT
 - Event.STATE DELETED
 - Event.STATE ERROR
 - Event.STATE LOADED
 - Event.TIMER
 - Event.TIMER COMPLETE
 - Event.TOUCHES BEGIN
 - Event.TOUCHES CANCEL
 - Event.TOUCHES END
 - Event.TOUCHES MOVE
 - Event.TRANSACTION
 - Event.VIDEO COMPLETE
 - Event.new
 - Event:getTarget
 - Event:getType
 - Event:stopPropagation
 - EventDispatcher
 - EventDispatcher.new
 - EventDispatcher:addEventListener
 - EventDispatcher:dispatchEvent
 - EventDispatcher:hasEventListener
 - EventDispatcher:removeAllListeners
 - EventDispatcher:removeEventListener
 - Event system
 
- Geolocation
 - Geolocation.getAccuracy
 - Geolocation.getThreshold
 - Geolocation.isAvailable
 - Geolocation.isHeadingAvailable
 - Geolocation.new
 - Geolocation.setAccuracy
 - Geolocation.setThreshold
 - Geolocation:start
 - Geolocation:startUpdatingHeading
 - Geolocation:startUpdatingLocation
 - Geolocation:stop
 - Geolocation:stopUpdatingHeading
 - Geolocation:stopUpdatingLocation
 
- Matrix
 - Matrix.fromSRT
 - Matrix.new
 - Matrix:duplicate
 - Matrix:getAnchorPosition
 - Matrix:getElements
 - Matrix:getM11
 - Matrix:getM12
 - Matrix:getM21
 - Matrix:getM22
 - Matrix:getMatrix
 - Matrix:getPosition
 - Matrix:getRotationX
 - Matrix:getRotationY
 - Matrix:getRotationZ
 - Matrix:getScale
 - Matrix:getScaleX
 - Matrix:getScaleY
 - Matrix:getScaleZ
 - Matrix:getTx
 - Matrix:getTy
 - Matrix:getTz
 - Matrix:getX
 - Matrix:getY
 - Matrix:getZ
 - Matrix:invert
 - Matrix:multiply
 - Matrix:orthographicProjection
 - Matrix:perspectiveProjection
 - Matrix:rotate
 - Matrix:scale
 - Matrix:setAnchorPosition
 - Matrix:setElements
 - Matrix:setM11
 - Matrix:setM12
 - Matrix:setM21
 - Matrix:setM22
 - Matrix:setMatrix
 - Matrix:setPosition
 - Matrix:setRotationX
 - Matrix:setRotationY
 - Matrix:setRotationZ
 - Matrix:setScale
 - Matrix:setScaleX
 - Matrix:setScaleY
 - Matrix:setScaleZ
 - Matrix:setTx
 - Matrix:setTy
 - Matrix:setTz
 - Matrix:setX
 - Matrix:setY
 - Matrix:setZ
 - Matrix:transformPoint
 - Matrix:translate
 
- Mesh
 - Mesh.new
 - Mesh:clearColorArray
 - Mesh:clearIndexArray
 - Mesh:clearTexture
 - Mesh:clearTextureCoordinateArray
 - Mesh:clearVertexArray
 - Mesh:getColor
 - Mesh:getColorArraySize
 - Mesh:getIndex
 - Mesh:getIndexArraySize
 - Mesh:getTextureCoordinate
 - Mesh:getTextureCoordinateArraySize
 - Mesh:getVertex
 - Mesh:getVertexArraySize
 - Mesh:resizeColorArray
 - Mesh:resizeIndexArray
 - Mesh:resizeTextureCoordinateArray
 - Mesh:resizeVertexArray
 - Mesh:setAutoSort
 - Mesh:setColor
 - Mesh:setColorArray
 - Mesh:setColors
 - Mesh:setCullMode
 - Mesh:setGenericArray
 - Mesh:setIndex
 - Mesh:setIndexArray
 - Mesh:setIndices
 - Mesh:setInstanceCount
 - Mesh:setPrimitiveType
 - Mesh:setTexture
 - Mesh:setTextureCoordinate
 - Mesh:setTextureCoordinateArray
 - Mesh:setTextureCoordinates
 - Mesh:setVertex
 - Mesh:setVertexArray
 - Mesh:setVertices
 
- Particles
 - Particles.new
 - Particles:addParticles
 - Particles:clearTexture
 - Particles:getDeadParticles
 - Particles:getNearestParticle
 - Particles:getNumParticles
 - Particles:getParticleAcceleration
 - Particles:getParticleAngle
 - Particles:getParticleColor
 - Particles:getParticleDecay
 - Particles:getParticleExtra
 - Particles:getParticlePosition
 - Particles:getParticleSize
 - Particles:getParticleSpeed
 - Particles:getParticleTag
 - Particles:getParticleTtl
 - Particles:getParticles
 - Particles:isPaused
 - Particles:removeParticles
 - Particles:scaleParticles
 - Particles:setMinimumSize
 - Particles:setParticleAcceleration
 - Particles:setParticleAngle
 - Particles:setParticleColor
 - Particles:setParticleDecay
 - Particles:setParticleExtra
 - Particles:setParticlePosition
 - Particles:setParticleSize
 - Particles:setParticleSpeed
 - Particles:setParticleTag
 - Particles:setParticleTtl
 - Particles:setPaused
 - Particles:setTexture
 
- Sound
 - Sound.new
 - Sound.setListenerPosition
 - Sound:getLength
 - Sound:play
 - SoundChannel
 - SoundChannel:getPitch
 - SoundChannel:getPosition
 - SoundChannel:getStreamId
 - SoundChannel:getVolume
 - SoundChannel:isLooping
 - SoundChannel:isPaused
 - SoundChannel:isPlaying
 - SoundChannel:setEffect
 - SoundChannel:setLooping
 - SoundChannel:setPaused
 - SoundChannel:setPitch
 - SoundChannel:setPosition
 - SoundChannel:setVolume
 - SoundChannel:setWorldPosition
 - SoundChannel:stop
 - SoundChannel Event.COMPLETE
 
- Sprite
 - Sprite.ADD
 - Sprite.ALPHA
 - Sprite.EFFECT MODE AUTOMATIC
 - Sprite.EFFECT MODE CONTINUOUS
 - Sprite.EFFECT MODE TRIGGERED
 - Sprite.LAYOUT ANCHOR CENTER
 - Sprite.LAYOUT ANCHOR EAST
 - Sprite.LAYOUT ANCHOR NORTH
 - Sprite.LAYOUT ANCHOR NORTHEAST
 - Sprite.LAYOUT ANCHOR NORTHWEST
 - Sprite.LAYOUT ANCHOR SOUTH
 - Sprite.LAYOUT ANCHOR SOUTHEAST
 - Sprite.LAYOUT ANCHOR SOUTHWEST
 - Sprite.LAYOUT ANCHOR WEST
 - Sprite.LAYOUT FILL BOTH
 - Sprite.LAYOUT FILL HORIZONTAL
 - Sprite.LAYOUT FILL NONE
 - Sprite.LAYOUT FILL VERTICAL
 - Sprite.MULTIPLY
 - Sprite.NO ALPHA
 - Sprite.SCREEN
 - Sprite.new
 - Sprite:addChild
 - Sprite:addChildAt
 - Sprite:addChildrenAt
 - Sprite:clearBlendMode
 - Sprite:clone
 - Sprite:contains
 - Sprite:get
 - Sprite:getAlpha
 - Sprite:getAnchorPoint
 - Sprite:getAnchorPosition
 - Sprite:getBounds
 - Sprite:getChildAt
 - Sprite:getChildIndex
 - Sprite:getChildrenAtPoint
 - Sprite:getClip
 - Sprite:getColorTransform
 - Sprite:getDrawCount
 - Sprite:getHeight
 - Sprite:getLayoutConstraints
 - Sprite:getLayoutInfo
 - Sprite:getLayoutParameters
 - Sprite:getMatrix
 - Sprite:getNumChildren
 - Sprite:getParent
 - Sprite:getPosition
 - Sprite:getRotation
 - Sprite:getRotationX
 - Sprite:getRotationY
 - Sprite:getScale
 - Sprite:getScaleX
 - Sprite:getScaleY
 - Sprite:getScaleZ
 - Sprite:getSize
 - Sprite:getSkew
 - Sprite:getSkewX
 - Sprite:getSkewY
 - Sprite:getWidth
 - Sprite:getX
 - Sprite:getY
 - Sprite:getZ
 - Sprite:globalToLocal
 - Sprite:hitTestPoint
 - Sprite:isOnStage
 - Sprite:isVisible
 - Sprite:localToGlobal
 - Sprite:redrawEffects
 - Sprite:removeChild
 - Sprite:removeChildAt
 - Sprite:removeFromParent
 - Sprite:resolveStyle
 - Sprite:set
 - Sprite:setAlpha
 - Sprite:setAnchorPoint
 - Sprite:setAnchorPosition
 - Sprite:setBlendMode
 - Sprite:setClip
 - Sprite:setColorTransform
 - Sprite:setEffectConstant
 - Sprite:setEffectStack
 - Sprite:setGhosts
 - Sprite:setHiddenChildren
 - Sprite:setLayoutConstraints
 - Sprite:setLayoutParameters
 - Sprite:setMatrix
 - Sprite:setPosition
 - Sprite:setRotation
 - Sprite:setRotationX
 - Sprite:setRotationY
 - Sprite:setScale
 - Sprite:setScaleX
 - Sprite:setScaleY
 - Sprite:setScaleZ
 - Sprite:setShader
 - Sprite:setShaderConstant
 - Sprite:setSkew
 - Sprite:setSkewX
 - Sprite:setSkewY
 - Sprite:setStencilOperation
 - Sprite:setStopEventPropagation
 - Sprite:setStyle
 - Sprite:setVisible
 - Sprite:setWorldAlign
 - Sprite:setX
 - Sprite:setY
 - Sprite:setZ
 - Sprite:spriteToLocal
 - Sprite:spriteToLocalMatrix
 - Sprite:swapChildren
 - Sprite:swapChildrenAt
 - Sprite:updateStyle
 
- TextField
 - TextField.new
 - TextField:getLayout
 - TextField:getLetterSpacing
 - TextField:getLineHeight
 - TextField:getPointFromTextPosition
 - TextField:getSample
 - TextField:getText
 - TextField:getTextColor
 - TextField:getTextPositionFromPoint
 - TextField:setFont
 - TextField:setLayout
 - TextField:setLetterSpacing
 - TextField:setSample
 - TextField:setText
 - TextField:setTextColor
 
- TextInputDialog
 - TextInputDialog.EMAIL
 - TextInputDialog.NUMBER
 - TextInputDialog.PHONE
 - TextInputDialog.TEXT
 - TextInputDialog.URL
 - TextInputDialog.new
 - TextInputDialog:getInputType
 - TextInputDialog:getText
 - TextInputDialog:isSecureInput
 - TextInputDialog:setInputType
 - TextInputDialog:setSecureInput
 - TextInputDialog:setText
 - TextInputDialog Event.COMPLETE
 
- Texture
 - Texture.loadAsync
 - Texture.new
 - TextureBase
 - TextureBase.A8
 - TextureBase.CLAMP
 - TextureBase.REPEAT
 - TextureBase.RGB565
 - TextureBase.RGB888
 - TextureBase.RGBA4444
 - TextureBase.RGBA5551
 - TextureBase.RGBA8888
 - TextureBase.Y8
 - TextureBase.YA8
 - TextureBase:getHeight
 - TextureBase:getSize
 - TextureBase:getTexelSize
 - TextureBase:getWidth
 - TextureBase:update
 - TexturePack
 - TexturePack.loadAsync
 - TexturePack.new
 - TexturePack:getLocation
 - TexturePack:getRegionsNames
 - TexturePack:getTextureRegion
 - TexturePackFont
 - TexturePackFont.new
 - TextureRegion
 - TextureRegion.new
 - TextureRegion:getRegion
 - TextureRegion:getScale
 - TextureRegion:setRegion
 - Textures and Bitmaps
 
Plugins Reference
- Bit
 - Bit.arshift
 - Bit.band
 - Bit.bnot
 - Bit.bor
 - Bit.bswap
 - Bit.bxor
 - Bit.lshift
 - Bit.rol
 - Bit.ror
 - Bit.rshift
 - Bit.tobit
 - Bit.tohex
 - Bit32
 - Bit32.arshift
 - Bit32.band
 - Bit32.bnot
 - Bit32.bor
 - Bit32.btest
 - Bit32.bxor
 - Bit32.countlz
 - Bit32.countrz
 - Bit32.extract
 - Bit32.lrotate
 - Bit32.lshift
 - Bit32.replace
 - Bit32.rrotate
 - Bit32.rshift
 - Bitmap
 - Bitmap.new
 - Bitmap:getAnchorPoint
 - Bitmap:setAnchorPoint
 - Bitmap:setTexture
 - Bitmap:setTextureRegion
 - Bitwise Operators
 
- Noise.new
 - Noise:getCellularDistanceFunction
 - Noise:getCellularJitter
 - Noise:getCellularNoiseLookup
 - Noise:getCellularReturnType
 - Noise:getFractalGain
 - Noise:getFractalLacunarity
 - Noise:getFractalOctaves
 - Noise:getFractalType
 - Noise:getFrequency
 - Noise:getGradientPerturbAmp
 - Noise:getInterp
 - Noise:getNoiseType
 - Noise:getSeed
 - Noise:getTexture
 - Noise:getTileTexture
 - Noise:gradientPerturb2D
 - Noise:gradientPerturb3D
 - Noise:gradientPerturbFractal2D
 - Noise:gradientPerturbFractal3D
 - Noise:noise
 - Noise:noise2D
 - Noise:noise3D
 - Noise:reset
 - Noise:setCellularDistance2Indices
 - Noise:setCellularDistanceFunction
 - Noise:setCellularJitter
 - Noise:setCellularNoiseLookup
 - Noise:setCellularReturnType
 - Noise:setColorLookup
 - Noise:setFractalGain
 - Noise:setFractalLacunarity
 - Noise:setFractalOctaves
 - Noise:setFractalType
 - Noise:setFrequency
 - Noise:setGradientPerturbAmp
 - Noise:setInterp
 - Noise:setNoiseType
 - Noise:setSeed
 - Noise:simplex4D
 - Noise:whiteNoise2DInt
 - Noise:whiteNoise3DInt
 - Noise:whiteNoise4D
 - Noise:whiteNoise4DInt
 
- FBInstant
 - FBInstant.canCreateShortcutAsync
 - FBInstant.checkCanPlayerMatchAsync
 - FBInstant.context
 - FBInstant.context.chooseAsync
 - FBInstant.context.createAsync
 - FBInstant.context.getID
 - FBInstant.context.getPlayersAsync
 - FBInstant.context.getType
 - FBInstant.context.isSizeBetween
 - FBInstant.context.switchAsync
 - FBInstant.createShortcutAsync
 - FBInstant.getEntryPointAsync
 - FBInstant.getEntryPointData
 - FBInstant.getInterstitialAdAsync
 - FBInstant.getLeaderboardAsync
 - FBInstant.getLocale
 - FBInstant.getPlatform
 - FBInstant.getRewardedVideoAsync
 - FBInstant.getSDKVersion
 - FBInstant.getSupportedAPIs
 - FBInstant.logEvent
 - FBInstant.matchPlayerAsync
 - FBInstant.onPause
 - FBInstant.payments
 - FBInstant.payments.consumePurchaseAsync
 - FBInstant.payments.getCatalogAsync
 - FBInstant.payments.getPurchasesAsync
 - FBInstant.payments.onReady
 - FBInstant.payments.purchaseAsync
 - FBInstant.player
 - FBInstant.player.canSubscribeBotAsync
 - FBInstant.player.flushDataAsync
 - FBInstant.player.getConnectedPlayersAsync
 - FBInstant.player.getDataAsync
 - FBInstant.player.getID
 - FBInstant.player.getName
 - FBInstant.player.getPhoto
 - FBInstant.player.getSignedPlayerInfoAsync
 - FBInstant.player.getStatsAsync
 - FBInstant.player.incrementStatsAsync
 - FBInstant.player.setDataAsync
 - FBInstant.player.setStatsAsync
 - FBInstant.player.subscribeBotAsync
 - FBInstant.quit
 - FBInstant.setLoadingProgress
 - FBInstant.setSessionData
 - FBInstant.shareAsync
 - FBInstant.startGameAsync
 - FBInstant.switchGameAsync
 - FBInstant.updateAsync
 
- Gaming
 - Gaming.ALL PLAYERS
 - Gaming.ALL TIME
 - Gaming.FRIENDS
 - Gaming.HIDDEN
 - Gaming.REVEALED
 - Gaming.TODAY
 - Gaming.UNLOCKED
 - Gaming.WEEK
 - Gaming.new
 - Gaming:autoMatch
 - Gaming:deleteState
 - Gaming:getAllPlayers
 - Gaming:getPlayerId
 - Gaming:getPlayerInfo
 - Gaming:getPlayerName
 - Gaming:getPlayerPicture
 - Gaming:getPlayerScore
 - Gaming:incrementAchievement
 - Gaming:invitePlayers
 - Gaming:isLoggedIn
 - Gaming:joinRoom
 - Gaming:loadAchievements
 - Gaming:loadPlayerCenteredScores
 - Gaming:loadScores
 - Gaming:loadState
 - Gaming:login
 - Gaming:logout
 - Gaming:reportAchievement
 - Gaming:reportScore
 - Gaming:resolveState
 - Gaming:revealAchievement
 - Gaming:sendTo
 - Gaming:sendToAll
 - Gaming:showAchievements
 - Gaming:showInvitations
 - Gaming:showLeaderboard
 - Gaming:showWaitingRoom
 - Gaming:updateState
 
- B2
 - B2.Body
 - B2.Body:applyAngularImpulse
 - B2.Body:applyForce
 - B2.Body:applyLinearImpulse
 - B2.Body:applyTorque
 - B2.Body:createFixture
 - B2.Body:destroyFixture
 - B2.Body:getAngle
 - B2.Body:getAngularDamping
 - B2.Body:getAngularVelocity
 - B2.Body:getGravityScale
 - B2.Body:getInertia
 - B2.Body:getLinearDamping
 - B2.Body:getLinearVelocity
 - B2.Body:getLocalCenter
 - B2.Body:getLocalPoint
 - B2.Body:getLocalVector
 - B2.Body:getMass
 - B2.Body:getPosition
 - B2.Body:getWorldCenter
 - B2.Body:getWorldPoint
 - B2.Body:getWorldVector
 - B2.Body:isActive
 - B2.Body:isAwake
 - B2.Body:isBullet
 - B2.Body:isFixedRotation
 - B2.Body:isSleepingAllowed
 - B2.Body:setActive
 - B2.Body:setAngle
 - B2.Body:setAngularDamping
 - B2.Body:setAngularVelocity
 - B2.Body:setAwake
 - B2.Body:setBullet
 - B2.Body:setFixedRotation
 - B2.Body:setGravityScale
 - B2.Body:setLinearDamping
 - B2.Body:setLinearVelocity
 - B2.Body:setPosition
 - B2.Body:setSleepingAllowed
 - B2.ChainShape
 - B2.ChainShape.new
 - B2.ChainShape:createChain
 - B2.ChainShape:createLoop
 - B2.CircleShape
 - B2.CircleShape.new
 - B2.CircleShape:set
 - B2.Contact
 - B2.Contact:getChildIndexA
 - B2.Contact:getChildIndexB
 - B2.Contact:getFixtureA
 - B2.Contact:getFixtureB
 - B2.Contact:getFriction
 - B2.Contact:getManifold
 - B2.Contact:getRestitution
 - B2.Contact:getWorldManifold
 - B2.Contact:isTouching
 - B2.Contact:resetFriction
 - B2.Contact:resetRestitution
 - B2.Contact:setEnabled
 - B2.Contact:setFriction
 - B2.Contact:setRestitution
 - B2.DISTANCE JOINT
 - B2.DYNAMIC BODY
 - B2.DebugDraw
 - B2.DebugDraw.AABB BIT
 - B2.DebugDraw.CENTER OF MASS BIT
 - B2.DebugDraw.JOINT BIT
 - B2.DebugDraw.PAIR BIT
 - B2.DebugDraw.SHAPE BIT
 - B2.DebugDraw.new
 - B2.DebugDraw:appendFlags
 - B2.DebugDraw:clearFlags
 - B2.DebugDraw:getFlags
 - B2.DebugDraw:setFlags
 - B2.DistanceJoint
 - B2.DistanceJoint:getDampingRatio
 - B2.DistanceJoint:getFrequency
 - B2.DistanceJoint:getLength
 - B2.DistanceJoint:setDampingRatio
 - B2.DistanceJoint:setFrequency
 - B2.DistanceJoint:setLength
 - B2.EdgeShape
 - B2.EdgeShape.new
 - B2.EdgeShape:set
 - B2.FRICTION JOINT
 - B2.Fixture
 - B2.Fixture:getBody
 - B2.Fixture:getFilterData
 - B2.Fixture:isSensor
 - B2.Fixture:setFilterData
 - B2.Fixture:setSensor
 - B2.FrictionJoint
 - B2.FrictionJoint:getMaxForce
 - B2.FrictionJoint:getMaxTorque
 - B2.FrictionJoint:setMaxForce
 - B2.FrictionJoint:setMaxTorque
 - B2.GEAR JOINT
 - B2.GearJoint
 - B2.GearJoint:getRatio
 - B2.GearJoint:setRatio
 - B2.Joint
 - B2.Joint:getAnchorA
 - B2.Joint:getAnchorB
 - B2.Joint:getBodyA
 - B2.Joint:getBodyB
 - B2.Joint:getReactionForce
 - B2.Joint:getReactionTorque
 - B2.Joint:getType
 - B2.Joint:isActive
 - B2.KINEMATIC BODY
 - B2.MOUSE JOINT
 - B2.Manifold
 - B2.MouseJoint
 - B2.MouseJoint:getDampingRatio
 - B2.MouseJoint:getFrequency
 - B2.MouseJoint:getMaxForce
 - B2.MouseJoint:getTarget
 - B2.MouseJoint:setDampingRatio
 - B2.MouseJoint:setFrequency
 - B2.MouseJoint:setMaxForce
 - B2.MouseJoint:setTarget
 - B2.PRISMATIC JOINT
 - B2.PULLEY JOINT
 - B2.ParticleSystem
 - B2.ParticleSystem.FLAG BARRIER
 - B2.ParticleSystem.FLAG COLOR MIXING
 - B2.ParticleSystem.FLAG DESTRUCTION LISTENER
 - B2.ParticleSystem.FLAG ELASTIC
 - B2.ParticleSystem.FLAG FIXTURE CONTACT FILTER
 - B2.ParticleSystem.FLAG FIXTURE CONTACT LISTENER
 - B2.ParticleSystem.FLAG PARTICLE CONTACT FILTER
 - B2.ParticleSystem.FLAG PARTICLE CONTACT LISTENER
 - B2.ParticleSystem.FLAG POWDER
 - B2.ParticleSystem.FLAG REACTIVE
 - B2.ParticleSystem.FLAG REPULSIVE
 - B2.ParticleSystem.FLAG SPRING
 - B2.ParticleSystem.FLAG STATIC PRESSURE
 - B2.ParticleSystem.FLAG TENSILE
 - B2.ParticleSystem.FLAG VISCOUS
 - B2.ParticleSystem.FLAG WALL
 - B2.ParticleSystem.FLAG WATER
 - B2.ParticleSystem.FLAG ZOMBIE
 - B2.ParticleSystem:containsParticle
 - B2.ParticleSystem:createParticle
 - B2.ParticleSystem:createParticleGroup
 - B2.ParticleSystem:destroyParticle
 - B2.ParticleSystem:destroyParticles
 - B2.ParticleSystem:getColorBuffer
 - B2.ParticleSystem:getParticleCount
 - B2.ParticleSystem:getParticleGroupList
 - B2.ParticleSystem:getPositionBuffer
 - B2.ParticleSystem:getVelocityBuffer
 - B2.ParticleSystem:getWeightBuffer
 - B2.ParticleSystem:setTexture
 - B2.PolygonShape
 - B2.PolygonShape.new
 - B2.PolygonShape:set
 - B2.PolygonShape:setAsBox
 - B2.PrismaticJoint
 - B2.PrismaticJoint:enableLimit
 - B2.PrismaticJoint:enableMotor
 - B2.PrismaticJoint:getJointSpeed
 - B2.PrismaticJoint:getJointTranslation
 - B2.PrismaticJoint:getLimits
 - B2.PrismaticJoint:getMotorForce
 - B2.PrismaticJoint:getMotorSpeed
 - B2.PrismaticJoint:isLimitEnabled
 - B2.PrismaticJoint:isMotorEnabled
 - B2.PrismaticJoint:setLimits
 - B2.PrismaticJoint:setMaxMotorForce
 - B2.PrismaticJoint:setMotorSpeed
 - B2.PulleyJoint
 - B2.PulleyJoint:getGroundAnchorA
 - B2.PulleyJoint:getGroundAnchorB
 - B2.PulleyJoint:getLengthA
 - B2.PulleyJoint:getLengthB
 - B2.PulleyJoint:getRatio
 - B2.REVOLUTE JOINT
 - B2.ROPE JOINT
 - B2.RevoluteJoint
 - B2.RevoluteJoint:enableLimit
 - B2.RevoluteJoint:enableMotor
 - B2.RevoluteJoint:getJointAngle
 - B2.RevoluteJoint:getJointSpeed
 - B2.RevoluteJoint:getLimits
 - B2.RevoluteJoint:getMotorForce
 - B2.RevoluteJoint:getMotorSpeed
 - B2.RevoluteJoint:getMotorTorque
 - B2.RevoluteJoint:isLimitEnabled
 - B2.RevoluteJoint:isMotorEnabled
 - B2.RevoluteJoint:setLimits
 - B2.RevoluteJoint:setMaxMotorTorque
 - B2.RevoluteJoint:setMotorSpeed
 - B2.RopeJoint
 - B2.RopeJoint:getMaxLength
 - B2.RopeJoint:setMaxLength
 - B2.STATIC BODY
 - B2.Shape
 - B2.WELD JOINT
 - B2.WHEEL JOINT
 - B2.WeldJoint
 - B2.WeldJoint:getDampingRatio
 - B2.WeldJoint:getFrequency
 - B2.WeldJoint:setDampingRatio
 - B2.WeldJoint:setFrequency
 - B2.WheelJoint
 - B2.WheelJoint:enableMotor
 - B2.WheelJoint:getJointSpeed
 - B2.WheelJoint:getJointTranslation
 - B2.WheelJoint:getMaxMotorTorque
 - B2.WheelJoint:getMotorSpeed
 - B2.WheelJoint:getSpringDampingRatio
 - B2.WheelJoint:getSpringFrequencyHz
 - B2.WheelJoint:isMotorEnabled
 - B2.WheelJoint:setMaxMotorTorque
 - B2.WheelJoint:setMotorSpeed
 - B2.WheelJoint:setSpringDampingRatio
 - B2.WheelJoint:setSpringFrequencyHz
 - B2.World
 - B2.World.new
 - B2.World:clearForces
 - B2.World:createBody
 - B2.World:createJoint
 - B2.World:createParticleSystem
 - B2.World:destroyBody
 - B2.World:destroyJoint
 - B2.World:getGravity
 - B2.World:queryAABB
 - B2.World:rayCast
 - B2.World:setDebugDraw
 - B2.World:setGravity
 - B2.World:step
 - B2.WorldManifold
 - B2.createDistanceJointDef
 - B2.createFrictionJointDef
 - B2.createGearJointDef
 - B2.createMouseJointDef
 - B2.createPrismaticJointDef
 - B2.createPulleyJointDef
 - B2.createRevoluteJointDef
 - B2.createRopeJointDef
 - B2.createWeldJointDef
 - B2.createWheelJointDef
 - B2.getScale
 - B2.setScale
 
- R3d.BallAndSocketJoint
 - R3d.Body
 - R3d.Body.DYNAMIC BODY
 - R3d.Body.KINEMATIC BODY
 - R3d.Body.STATIC BODY
 - R3d.Body:applyForce
 - R3d.Body:applyTorque
 - R3d.Body:createFixture
 - R3d.Body:destroyFixture
 - R3d.Body:enableGravity
 - R3d.Body:getAngularDamping
 - R3d.Body:getAngularVelocity
 - R3d.Body:getLinearDamping
 - R3d.Body:getLinearVelocity
 - R3d.Body:getMass
 - R3d.Body:getTransform
 - R3d.Body:raycast
 - R3d.Body:setAngularDamping
 - R3d.Body:setAngularVelocity
 - R3d.Body:setIsAllowedToSleep
 - R3d.Body:setLinearDamping
 - R3d.Body:setLinearVelocity
 - R3d.Body:setMass
 - R3d.Body:setTransform
 - R3d.Body:setType
 - R3d.Body:testPointInside
 - R3d.BoxShape
 - R3d.BoxShape.new
 - R3d.CapsuleShape
 - R3d.CapsuleShape.new
 - R3d.ConcaveMeshShape
 - R3d.ConcaveMeshShape.new
 - R3d.ConvexMeshShape
 - R3d.ConvexMeshShape.new
 - R3d.DebugDraw
 - R3d.DebugDraw.new
 - R3d.FixedJoint
 - R3d.Fixture
 - R3d.Fixture:getMaterial
 - R3d.Fixture:raycast
 - R3d.Fixture:setCollideWithMaskBits
 - R3d.Fixture:setCollisionCategoryBits
 - R3d.Fixture:setMaterial
 - R3d.Fixture:testPointInside
 - R3d.HeightFieldShape
 - R3d.HeightFieldShape.new
 - R3d.HingeJoint
 - R3d.Joint
 - R3d.Shape
 - R3d.SliderJoint
 - R3d.SphereShape
 - R3d.SphereShape.new
 - R3d.World
 - R3d.World.new
 - R3d.World:createBallAndSocketJoint
 - R3d.World:createBody
 - R3d.World:createFixedJoint
 - R3d.World:createHingeJoint
 - R3d.World:createSliderJoint
 - R3d.World:destroyBody
 - R3d.World:destroyJoint
 - R3d.World:raycast
 - R3d.World:setEventListener
 - R3d.World:step
 - R3d.World:testAABBOverlap
 - R3d.World:testCollision
 - R3d.World:testOverlap