texit ~master (2023-12-16T21:48:18Z)
Dub
Repo
Vector
texit
Simple vector struct
struct
Vector {
float
x
;
float
y
;
float
z
;
}
Members
Variables
x
float
x
;
y
float
y
;
z
float
z
;
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 vector struct