Index
All Classes and Interfaces|All Packages|Constant Field Values
P
- passthroughMode() - Method in class de.pianoman911.mapengine.api.event.MapClickEvent
- passthroughMode(PassthroughMode) - Method in class de.pianoman911.mapengine.api.event.MapClickEvent
-
Used for filtering the
PassthroughMode
of the packets which triggered this event. - PassthroughMode - Enum Class in de.pianoman911.mapengine.api.util
-
Specifies which type of packet should be passed to the server, when a player interacts with a map.
- PINK - Static variable in interface de.pianoman911.mapengine.api.colors.IMapColors
- pipeline() - Method in interface de.pianoman911.mapengine.api.clientside.IDisplay
-
The default
IPipeline
for this display.
You can also use multiple own pipelines for different purposes with the same display. - pipeline() - Method in interface de.pianoman911.mapengine.api.MapEngineApi
- pixel(int, int) - Method in class de.pianoman911.mapengine.api.util.FullSpacedColorBuffer
-
Returns the color of the pixel at the given position.
- pixel(int, int, int) - Method in interface de.pianoman911.mapengine.api.drawing.IDrawingSpace
-
Draws a pixel in the drawing space
- pixel(int, int, int) - Method in class de.pianoman911.mapengine.api.util.FullSpacedColorBuffer
-
Sets the pixel at the given position in the buffer to the given color.
- pixelHeight() - Method in interface de.pianoman911.mapengine.api.clientside.IDisplay
- pixels(int[], int, int, int, int) - Method in interface de.pianoman911.mapengine.api.drawing.IDrawingSpace
-
Draws multiple pixels in the drawing space.
- pixels(int[], int, int, int, int) - Method in class de.pianoman911.mapengine.api.util.FullSpacedColorBuffer
-
Sets rectangular area of the buffer to the given color.
- pixelWidth() - Method in interface de.pianoman911.mapengine.api.clientside.IDisplay
- player() - Method in class de.pianoman911.mapengine.api.event.MapClickEvent
- polygon(int[], int[], int) - Method in interface de.pianoman911.mapengine.api.drawing.IDrawingSpace
-
Draws a filled polygon in the drawing space.
- polygon(int[], int[], int, int) - Method in interface de.pianoman911.mapengine.api.drawing.IDrawingSpace
-
Draws a hollow polygon in the drawing space with the border using the specified thickness.
- previousBuffer() - Method in interface de.pianoman911.mapengine.api.pipeline.IPipelineContext
-
The previous buffer is used for getting the changed section.
- previousBuffer(FullSpacedColorBuffer) - Method in interface de.pianoman911.mapengine.api.pipeline.IPipelineContext
- PURPLE - Static variable in interface de.pianoman911.mapengine.api.colors.IMapColors
All Classes and Interfaces|All Packages|Constant Field Values