Index
All Classes and Interfaces|All Packages|Constant Field Values
B
- BLACK - Static variable in interface de.pianoman911.mapengine.api.colors.IMapColors
- BLUE - Static variable in interface de.pianoman911.mapengine.api.colors.IMapColors
- box() - Method in interface de.pianoman911.mapengine.api.clientside.IMapDisplay
- BROWN - Static variable in interface de.pianoman911.mapengine.api.colors.IMapColors
- buffer() - Method in interface de.pianoman911.mapengine.api.pipeline.IPipelineInput
- buffer() - Method in class de.pianoman911.mapengine.api.util.FullSpacedColorBuffer
- buffer(FullSpacedColorBuffer, int, int) - Method in interface de.pianoman911.mapengine.api.drawing.IDrawingSpace
-
Draws a buffer in the drawing space.
- buffer(FullSpacedColorBuffer, int, int) - Method in class de.pianoman911.mapengine.api.util.FullSpacedColorBuffer
-
Sets another buffer on top of this buffer It respects the alpha channel of the color and blends the color with the existing color in the buffer.
- buffering() - Method in interface de.pianoman911.mapengine.api.pipeline.IPipelineContext
- buffering(boolean) - Method in interface de.pianoman911.mapengine.api.pipeline.IPipelineContext
-
This enables per player buffering.
If this is enabled, updates in this context will be buffered with an on-disk temporary file cache for each player. - bundling() - Method in interface de.pianoman911.mapengine.api.pipeline.IPipelineContext
- bundling(boolean) - Method in interface de.pianoman911.mapengine.api.pipeline.IPipelineContext
-
This enables packet bundling.
All Classes and Interfaces|All Packages|Constant Field Values