A B C D E F G H I J L M N O P Q R S T U V W X Y Z 

L

Label - Class in com.tyrlib2.gui
A basic label for displaying text
Label() - Constructor for class com.tyrlib2.gui.Label
 
LEFT_CLIP_PLANE - Static variable in class com.tyrlib2.math.FrustumG
 
length() - Method in class com.tyrlib2.math.Quaternion
Get the "length" of this quaternion
length() - Method in class com.tyrlib2.math.Vector2
 
length() - Method in class com.tyrlib2.math.Vector3
 
lerp(Vector3, Vector3, float) - Static method in class com.tyrlib2.math.Vector3
Perform a linear interpolation between two vectors.
Light - Class in com.tyrlib2.graphics.lighting
Represents a source of light
Light(Light.Type) - Constructor for class com.tyrlib2.graphics.lighting.Light
 
Light.Type - Enum in com.tyrlib2.graphics.lighting
 
LightedMaterial - Class in com.tyrlib2.graphics.materials
Basic abstract class for material which work with light
LightedMaterial() - Constructor for class com.tyrlib2.graphics.materials.LightedMaterial
 
LightingType - Enum in com.tyrlib2.graphics.lighting
 
Line2 - Class in com.tyrlib2.graphics.renderables
Takes care of rendering 2D lines
Line2(Vector2, Vector2, Color, int) - Constructor for class com.tyrlib2.graphics.renderables.Line2
 
link() - Method in class com.tyrlib2.graphics.renderer.Program
Link the program and create an OpenGL ES program executable
load(String, int, int, int) - Method in class com.tyrlib2.graphics.text.GLText
 
loadFont(String, int, Context) - Method in class com.tyrlib2.graphics.scene.SceneManager
 
loadShader(String, int, String) - Method in class com.tyrlib2.graphics.renderer.ShaderManager
Loads a shader
loadShader(int, String) - Static method in class com.tyrlib2.graphics.text.programs.Utilities
 
loadShader(int, String) - Static method in class com.tyrlib2.graphics.text.Utilities
 
loadTexture(Context, int) - Static method in class com.tyrlib2.graphics.text.TextureHelper
 
loadTexture(Bitmap) - Static method in class com.tyrlib2.graphics.text.TextureHelper
 
A B C D E F G H I J L M N O P Q R S T U V W X Y Z