Bubba-3D
0.9.0
Awesome game engine!
|
This is the complete list of members for HUDGraphic, including all inherited members.
borderColor (defined in HUDGraphic) | HUDGraphic | protected |
borders (defined in HUDGraphic) | HUDGraphic | protected |
color (defined in HUDGraphic) | HUDGraphic | protected |
getBorderColor() | HUDGraphic | |
getBorders() | HUDGraphic | |
getCenterOffset(float width, float height) (defined in HUDGraphic) | HUDGraphic | |
getColor() | HUDGraphic | |
getRoundedCorners() | HUDGraphic | |
getTexture() | HUDGraphic | |
getTexturePosition() (defined in HUDGraphic) | HUDGraphic | |
HUDGraphic(Texture *texture) | HUDGraphic | |
HUDGraphic(Color color) | HUDGraphic | |
isTextureElseColor() | HUDGraphic | |
offsetX (defined in HUDGraphic) | HUDGraphic | protected |
offsetY (defined in HUDGraphic) | HUDGraphic | protected |
roundedCorners (defined in HUDGraphic) | HUDGraphic | protected |
setBackground(Color color) (defined in HUDGraphic) | HUDGraphic | |
setBackground(Texture *texture) (defined in HUDGraphic) | HUDGraphic | |
setBorder(int pixels, Color borderColor) (defined in HUDGraphic) | HUDGraphic | |
setBorder(int botAndTop, int leftAndRight, Color borderColor) (defined in HUDGraphic) | HUDGraphic | |
setBorder(int top, int right, int bot, int left, Color borderColor) (defined in HUDGraphic) | HUDGraphic | |
setBorderColor(Color borderColor) (defined in HUDGraphic) | HUDGraphic | |
setBorderSize(int top, int right, int bot, int left) (defined in HUDGraphic) | HUDGraphic | |
setCenterOffset(Dimension offsetX, Dimension offsetY) | HUDGraphic | |
setRoundedCorners(int pixels) (defined in HUDGraphic) | HUDGraphic | |
setRoundedCorners(int topLeft, int topRight, int botRight, int botLeft) (defined in HUDGraphic) | HUDGraphic | |
setTexturePosition(TexturePosition< int > texturePosition) | HUDGraphic | |
texture (defined in HUDGraphic) | HUDGraphic | protected |
textureElseColor (defined in HUDGraphic) | HUDGraphic | protected |
texturePosition (defined in HUDGraphic) | HUDGraphic | protected |