texit ~master (2023-12-16T21:48:18Z)
Dub
Repo
Point
texit
Simple point struct
struct
Point {
int
x
;
int
y
;
}
Members
Variables
x
int
x
;
y
int
y
;
Undocumented in source.
Meta
Source
See Implementation
texit
modules
app
aliases
Easing
classes
SDLException
TexitException
functions
SDL_RenderCopyF
SDL_RenderFillRectF
ease
easing
mixin templates
Texit
structs
Color
Point
SDL_FRect
Tile
Vector
variables
translation
zoom
Simple point struct