A B C D E F G H I K L M N O P R S T U V

L

LIGHT_TYPE_GLOBAL - Static variable in class espresso3d.engine.world.sector.light.E3DLight
 
LIGHT_TYPE_OMNIDIRECTIONAL - Static variable in class espresso3d.engine.world.sector.light.E3DLight
 
lightTriangles(E3DSector, ArrayList) - Static method in class espresso3d.engine.world.sector.light.E3DTriangleLighter
Will recalculate all the triangle's vertexColor's to simulate vertex lighting.
loadActor(String, E3DActor) - Static method in class espresso3d.engine.fileloaders.E3DActorLoader
 
loadActor(String, boolean) - Method in class espresso3d.engine.world.sector.actor.E3DActor
Load an actor file's geometry into this actor
loadActorFromJar(String, E3DActor) - Static method in class espresso3d.engine.fileloaders.E3DActorLoader
 
loadImage(String, boolean) - Static method in class espresso3d.engine.fileloaders.E3DImageLoader
 
loadImageIntoGL(E3DEngine, String, Image) - Static method in class espresso3d.engine.fileloaders.E3DImageLoader
 
loadMap(String, E3DWorld) - Static method in class espresso3d.engine.fileloaders.E3DMapLoader
Load a map into the world from an external location
loadMapFromJar(String, E3DWorld) - Static method in class espresso3d.engine.fileloaders.E3DMapLoader
Load a map into the world from a JAR file
loadTextureSet(E3DEngine, String, String, HashMap) - Static method in class espresso3d.engine.fileloaders.E3DImageLoader
Loads a texture set of format : , ;\n into the textureSet map passed in with entries: value: Integer(glTextureAddress), key:texturename It will -not- replace an item if its already in the map under texturename
loadTextureSet(String, boolean) - Method in class espresso3d.engine.world.E3DWorld
Load a texture set into the world to be used by actors, worlds, particles, etc.
loadTextureSetFromJar(E3DEngine, String, HashMap) - Static method in class espresso3d.engine.fileloaders.E3DImageLoader
 
loadWorld(String, boolean) - Method in class espresso3d.engine.world.E3DWorld
Load a map's geometry into the world

A B C D E F G H I K L M N O P R S T U V