Search by property
This page provides a simple browsing interface for finding entities described by a property and a named value. Other available search interfaces include the page property search, and the ask query builder.
List of results
- love.math.colorFromBytes (Français) + (Convertit une couleur de l'intervalle 0..255 à 0..1.)
- love.math.linearToGamma (Français) + (Convertit une couleur, de l'espace linéaire (RVB) vers l'espace gamma (sRVB).)
- love.math.colorToBytes + (Converts a color from 0..1 to 0..255 range.)
- love.math.colorFromBytes + (Converts a color from 0..255 to 0..1 range.)
- love.math.gammaToLinear + (Converts a color from gamma-space (sRGB) to linear-space (RGB).)
- love.math.linearToGamma + (Converts a color from linear-space (RGB) to gamma-space (sRGB).)
- love.window.toPixels + (Converts a number from density-independent units to pixels.)
- love.window.fromPixels + (Converts a number from pixels to density-independent units.)
- cock.convertAxis + (Converts axis.)
- cock.convertDelta + (Converts delta.)
- cock.convertDevice + (Converts device.)
- cock.convertJoystickHatMode + (Converts hat mode.)
- cock.convertInverse + (Converts inverse.)
- cock.convertJoystickHat + (Converts joystick hat.)
- cock.convertJoystick + (Converts joystick.)
- cock.convertKey + (Converts key.)
- Tserial + (Converts tables into strings and back. Good for saving games, multiplayer, etc.)
- love.graphics.transformPoint + (Converts the given 2D position from global coordinates into screen-space.)
- love.graphics.inverseTransformPoint + (Converts the given 2D position from screen-space into global coordinates.)
- love.graphics.push (Português) + (Copia e empilha a transformação de coordenadas atual na pilha de transformações.)
- love.graphics.push (Français) + (Copie et empile (push) la transformation de coordonnées actuelle dans la pile de transformation.)
- love.graphics.push + (Copies and pushes the current coordinate transformation to the transformation stack.)
- love.graphics.push (简体中文) + (Copies and pushes the current coordinate transformation to the transformation stack.)
- love.graphics.copyBuffer + (Copies the contents of one [[GraphicsBuffer]] to another.)
- SoundData:copyFrom + (Copies the specified section of the given SoundData into this one.)
- Body (Português) + (Corpos são objetos com velocidade e posição.)
- Body (Română) + (Corpurile sunt obiecte cu viteză și poziție.)
- Data:clone (Italiano) + (Crea una copia identica di un oggetto Data.)
- love.audio.newSource (Español) + (Crea una nueva Fuente (Source) de un archivo)
- love.graphics.newImageFont (Italiano) + (Crea una nuova font da un'immagine specificatamente formattata.)
- love.physics.newGearJoint + (Create a [[GearJoint]] connecting two Joints.)
- love.physics.newMouseJoint + (Create a joint between a body and the mouse.)
- love.image.newCompressedData + (Create a new [[CompressedImageData]] object from a compressed image file.)
- Decoder:clone + (Create new copy of existing decoder.)
- love.physics.newDistanceJoint + (Creates a [[DistanceJoint]] between two bodies.)
- love.physics.newPrismaticJoint + (Creates a [[PrismaticJoint]] between two bodies.)
- love.physics.newPulleyJoint + (Creates a [[PulleyJoint]] to join two bodies to each other and the ground.)
- LUBE.client + (Creates a client object.)
- love.filesystem.mkdir + (Creates a directory.)
- love.filesystem.createDirectory + (Creates a directory.)
- love.physics.newRopeJoint + (Creates a joint between two bodies that enforces a max distance between them.)
- love.physics.newMotorJoint + (Creates a joint between two bodies which controls the relative motion between them.)
- love.font.newBMFontRasterizer + (Creates a new BMFont Rasterizer.)
- love.data.newByteData + (Creates a new Data object containing arbitrary bytes.)
- love.data.newDataView + (Creates a new Data referencing a subsection of an existing Data object.)
- love.font.newFontData + (Creates a new FontData.)
- love.font.newGlyphData + (Creates a new GlyphData.)
- love.font.newImageRasterizer + (Creates a new Image Rasterizer.)
- love.image.newImageData + (Creates a new ImageData object.)
- love.font.newRasterizer + (Creates a new Rasterizer.)
- love.sound.newSoundData + (Creates a new SoundData.)