Fireset
Loading...
Searching...
No Matches
vector.h
1
// Copyright (c) 2025-2026 Henrique Rodrigues Santos
2
// Licensed under the MIT License
3
// Github: https://github.com/saintsHr/Fireset
4
5
#pragma once
6
12
18
typedef
struct
{
19
float
x
;
20
float
y
;
21
}
FsVec2
;
22
FsVec2
2D vector.
Definition
vector.h:18
FsVec2::y
float y
Definition
vector.h:20
FsVec2::x
float x
Definition
vector.h:19
include
fireset
vector.h
Generated by
1.15.0