libtcod-d v1.5.1-2 (2018-04-12T20:13:55Z)
Home
Dub
Repo
SDL_Rect
sdl
c
video
Undocumented in source.
struct
SDL_Rect {
short
x
;
short
y
;
ushort
w
;
ushort
h
;
}
Members
Variables
h
ushort
h
;
Undocumented in source.
w
ushort
w
;
Undocumented in source.
x
short
x
;
y
short
y
;
Undocumented in source.
Meta
Source
See Implementation
sdl
c
video
aliases
Uint8
structs
SDL_BlitMap
SDL_Color
SDL_Palette
SDL_PixelFormat
SDL_Rect
SDL_Surface
private_hwdata