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

F

File - Class in com.b3dgs.lionengine.file
File factory.
FileReading - Interface in com.b3dgs.lionengine.file
Describe a file reader, which performs file exploration.
FileTest - Class in com.b3dgs.lionengine.file
Test the file package.
FileTest() - Constructor for class com.b3dgs.lionengine.file.FileTest
 
FileWriting - Interface in com.b3dgs.lionengine.file
Describe a file writer, which performs file exploration.
FileWritingReadingTest - Class in com.b3dgs.lionengine.file
Test the file writing and reading.
FileWritingReadingTest() - Constructor for class com.b3dgs.lionengine.file.FileWritingReadingTest
 
fillInStackTrace() - Method in exception com.b3dgs.lionengine.LionEngineException
 
filter(Filter) - Method in interface com.b3dgs.lionengine.drawable.Sprite
Apply a filter to the sprite.
Filter - Enum in com.b3dgs.lionengine
List of supported filters.
filterRGB(int, int, int, int) - Static method in class com.b3dgs.lionengine.core.UtilityImage
Apply a filter rgb.
FilterTest - Class in com.b3dgs.lionengine
Test the filter class.
FilterTest() - Constructor for class com.b3dgs.lionengine.FilterTest
 
fixBetween(int, int, int) - Static method in class com.b3dgs.lionengine.core.UtilityMath
Fix a value between an interval.
fixBetween(double, double, double) - Static method in class com.b3dgs.lionengine.core.UtilityMath
Fix a value between an interval.
flipHorizontal(ImageBuffer) - Static method in class com.b3dgs.lionengine.core.UtilityImage
Apply an horizontal flip to the input image.
flipHorizontal() - Method in interface com.b3dgs.lionengine.drawable.Sprite
Flip the sprite horizontally (horizontal mirror).
flipVertical(ImageBuffer) - Static method in class com.b3dgs.lionengine.core.UtilityImage
Apply a vertical flip to the input image.
flipVertical() - Method in interface com.b3dgs.lionengine.drawable.Sprite
Flip the sprite vertically (vertical mirror).
fromUnsignedByte(short) - Static method in class com.b3dgs.lionengine.UtilityConversion
Return the java byte value [-128|127] from an unsigned byte [0|255].
fromUnsignedShort(int) - Static method in class com.b3dgs.lionengine.UtilityConversion
Return the java short value [-32768|32767] from an unsigned short [0|65535].
A B C D E F G H I K L M N O P R S T U V W X Y