B | |
| black [Sfml] |
Some predefined colors
|
| blue [Sfml] | |
C | |
| color_add [Sfml] |
Add two colors
|
| color_fromRGB [Sfml] |
Return Color from int RGB values
|
| color_fromRGBA [Sfml] |
Return Color from int RGBA values
|
| color_modulate [Sfml] |
Modulate two colors
|
| cyan [Sfml] | |
D | |
| default_font [Sfml] |
Default built-in font : Arial
|
F | |
| floatRect_contains [Sfml] |
Check if a rectangle contains a given point
|
| floatRect_insersects [Sfml] | |
| floatRect_offset [Sfml] |
Set an offset on the rects
|
| font_create [Sfml] |
Create an empty font
|
| font_createfromfile [Sfml] |
Open a TTF Font
|
G | |
| getDesktopVideoMode [Sfml] |
Returns the video mode used by user
|
| getVideoMode [Sfml] |
Returns a specific videomode : 0 is the best videomode accepted, 1 a bit less ...
|
| getVideoModesCount [Sfml] |
Returns the number of video modes available
|
| green [Sfml] | |
I | |
| intRect_contains [Sfml] | |
| intRect_insersects [Sfml] |
Check if two rectangle intersects
|
| intRect_offset [Sfml] | |
| isVideoModeValid [Sfml] |
Checks if a videomode is valid.
|
M | |
| mangenta [Sfml] | |
R | |
| red [Sfml] | |
S | |
| sleep [Sfml] | |
V | |
| videoModeFrom [Sfml] |
Returns a videomode from 3 int
|
W | |
| white [Sfml] | |
Y | |
| yellow [Sfml] |