Index

A B C D E F G H I L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values

F

FLOYD_STEINBERG - Enum constant in enum class de.pianoman911.mapengine.api.util.Converter
 
flush() - Method in interface de.pianoman911.mapengine.api.pipeline.IPipelineInput
Flushes the drawing space to the display using the display's pipeline
flush(IPipelineInput) - Method in interface de.pianoman911.mapengine.api.pipeline.IPipeline
Flushes the pipeline.
FontRegistry - Class in de.pianoman911.mapengine.api.util
 
frameAt(int, int) - Method in interface de.pianoman911.mapengine.api.clientside.IMapDisplay
Returns the frame at the given x and y position.
frameEntityId() - Method in interface de.pianoman911.mapengine.api.clientside.IFrame
Note: Frames only exist on the network level, so the server doesn't know about this frame entity.
frames() - Method in interface de.pianoman911.mapengine.api.clientside.IMapDisplay
Returns the frames of this display in a flattened 2d array.
FullSpacedColorBuffer - Class in de.pianoman911.mapengine.api.util
ARGB color buffer with 24 bit of rgb colors and 8 bits of an alpha channel.
FullSpacedColorBuffer(int[], int, int) - Constructor for class de.pianoman911.mapengine.api.util.FullSpacedColorBuffer
Wraps the given argb data into a color buffer.
FullSpacedColorBuffer(int, int) - Constructor for class de.pianoman911.mapengine.api.util.FullSpacedColorBuffer
Creates a new color buffer from with the given width and height.
FullSpacedColorBuffer(int, int, int) - Constructor for class de.pianoman911.mapengine.api.util.FullSpacedColorBuffer
Deprecated.
should not be used for creation, use FullSpacedColorBuffer(int, int) instead
A B C D E F G H I L M N O P R S T U V W X Y Z 
All Classes and Interfaces|All Packages|Constant Field Values