Toggle menu
Nitlanguage.org
Nitdoc
sdl2
sdl2_base
SDLRect
h
fun
h
:
Int
sdl2
::
SDLRect
::
h
Doc
Linearization
Summary
Height of this rectangle
Height of this rectangle
Summary
Property definitions
sdl2$SDLRect$h
Property definitions
sdl2
$
SDLRect
::
h
# Height of this rectangle
fun
h
:
Int
`{ return self->h; `}
lib/sdl2/sdl2_base.nit:517,2--518,33