- allonet.include.allonet.assetstore
- allonet.include.allonet.client
- allonet.include.allonet.jobs
- allonet.include.allonet.state
- allonet.lib.tinyjpeg.tiny_jpeg
- allonet.src.alloclient_simple_api
- allonet.src.asset
- allonet.src.asset
- allonet.src.assetstore
- allonet.src.client._client
- allonet.src.clientproxy
- allonet.src.delta
- allonet.src.media.media
- allonet.src.media.video.libav
- allonet.src.server
- allonet.src.standalone_server
- allonet.test.assetstore_test
- App
Methods
- App:_init (client)
- App:openPopupNearHand (popup, hand, distance, entity)
- App:addWristWidget (avatarOrHand, widget, callback)
- App:scheduleAction (delay, repeats, callback)
- App:clientTime ()
- App:serverTime ()
- Asset
Methods
- Asset:_init (data)
- Asset:read (offset, length)
- Asset:write (data, offset, totalSize)
- Asset:size ()
- Asset:getImageWidthHeight ()
- Asset:id (refresh)
- Asset:like_file ()
- AssetManager
Methods
- AssetManager:_init (client)
- AssetManager:add (asset, manage)
- AssetManager:remove (asset)
- AssetManager:get (name)
- AssetManager:all ()
- AssetManager:count ()
- AssetManager:load (name, callback)
- AssetView
Methods
- AssetView:_init (asset, bounds)
- Base64Asset
Methods
- Base64Asset:_init (base64)
- FileAsset
Methods
- FileAsset:_init (path, load)
- FileAsset:path ()
- FileAsset:size ()
- LovrFileAsset
Methods
- LovrFileAsset:_init (path)
- LovrFileAsset:path ()
- LovrFileAsset:size ()
- Bounds
Methods
- Bounds:_init (a, b, c, w, h, d)
- Bounds:copy ()
- Bounds:moveToOrigin ()
- Bounds:rotate (angle, x, y, z)
- Bounds:move (x, y, z)
- Bounds:scale (x, y, z)
- Bounds:inset (w, h, d)
- Client
Methods
- Client:_init (url, name, client, updateStateAutomatically)
- Client:getEntity (function)
- Client:launchApp (string, Pose, table, function)
- Client:sendInteraction (Interaction, Function)
- Client:poll (timeout_ms)
- Color
- Entity
Methods
- Entity:getParent ()
- Entity:getAncestor ()
- Entity:getMatchingDescendant (The)
- alloui.lua.alloui.json
- Pose
Methods
- Pose:_init (a, b, c, d)
- Pose:copy ()
- Pose:identity ()
- Pose:set (other)
- Pose:rotate (angle, x, y, z)
- Pose:move (x, y, z)
- Pose:scale (x, y, z)
- Pose:concat (otherPoseOrTransform)
- PropertyAnimation
Methods
- PropertyAnimation:setPath (path)
- PropertyAnimation:setFrom (from)
- PropertyAnimation:setTo (to)
- PropertyAnimation:setStartAt (start_at)
- PropertyAnimation:setDuration (duration)
- PropertyAnimation:setEasing (easing)
- PropertyAnimation:setRepeats (repeats)
- PropertyAnimation:setAutoreverses (autoreverses)
- PropertyAnimation:removeFromView (callback)
- Size
Methods
- Size:_init (width, height, depth)
- Size:copy ()
- Size:inset (byWidth, byHeight, byDepth)
- Size:getEdge (vertical, horizontal, depthwise)
- alloui.lua.alloui.standard_animations
- Button
Methods
- Button:_init (bounds, text)
- Button:setTexture (asset)
- Button:setColor (rgba)
- Cube
Methods
- Cube:_init (bounds)
- Cube:setColor (rgba)
- FrameView
Methods
- FrameView:_init (bounds, thickness)
- GrabHandle
Methods
- GrabHandle:_init (bounds)
- Label
Methods
- Label:_init (o)
- Label:setText (text)
- Label:setWrap (wrap)
- Label:setHalign (halign)
- Label:setColor (color)
- Label:setFitToWidth (fitToWidth)
- ModelView
Methods
- ModelView:_init (bounds, asset)
- NavStack
Methods
- NavStack:_init (bounds)
- NavStack:bottom ()
- NavStack:top ()
- NavStack:push (view)
- NavStack:pop ()
- Ninepatch
Methods
- Ninepatch:_init (bounds, inset, An, textureInset)
- ProxyIconView
Methods
- ProxyIconView:_init (bounds, name, author, icon)
- ProxyIconView:onIconDropped (at_transform)
- ResizeHandle
Methods
- ResizeHandle:_init (bounds, translationConstraint, rotationConstraint)
- Slider
Methods
- Slider:minValue (newValue)
- Slider:maxValue (newvalue)
- Slider:currentValue (newValue)
- Speaker
- StackView
Methods
- StackView:_init (bounds, axis)
- StackView:margin (newValue)
- StackView:layout ()
- Surface
Methods
- Surface:_init (bounds)
- TabView
Methods
- TabView:_init (bounds, tabSpacing, inactiveColor, activeColor)
- TextField
Methods
- TextField:_init (o)
- TextField:appendText (text)
- VideoSurface
Methods
- VideoSurface:_init (bounds, resolution)
- VideoSurface:setResolution (width, height)
- VideoSurface:setVideoFormat (fmt)
- VideoSurface:sendFrame (pixels, width, height, format, stride)
- View
Methods
- View:_init (bounds)
- View:awake ()
- View:sleep ()
- View:isAwake ()
- View:doWhenAwake (todo)
- View:setGrabbable (grabbable, grabOptions)
- View:setPointable (pointable)
- View:transformFromParent ()
- View:transformFromWorld ()
- View:convertPointFromView (point, other)
- View:specification ()
- View:updateComponents (changes, removals)
- View:markAsDirty (components)
- View:setTransform (transform)
- View:resetPoseFromServer ()
- View:setBounds (bounds)
- View:addSubview (subview)
- View:removeFromSuperview ()
- View:findView (vid)
- View:playSound (asset, playOptions)
- View:askToFocus (avatar)
- View:defocus ()
- View:onGrabStarted (hand)
- View:onGrabEnded (hand)
- View:onPointerChanged (pointer)
- View:onPointerEntered (pointer)
- View:onPointerMoved (pointer)
- View:onPointerExited (pointer)
- View:onTouchDown (pointer)
- View:onTouchUp (pointer)
- View:onInteraction (inter, body, sender)
- View:onFileDropped (filename, asset_id)
- View:addPropertyAnimation (anim)
- View:setTexture (asset)
- View:setColor (rgba)
- View:layout ()