extract math util into sub package
This commit is contained in:
parent
538c8c215f
commit
60d71ae1c0
4 changed files with 35 additions and 8 deletions
|
@ -1,9 +0,0 @@
|
|||
package main
|
||||
|
||||
Position :: struct {
|
||||
x, y: f32,
|
||||
}
|
||||
|
||||
Direction :: struct {
|
||||
x, y: f32,
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue