small opti
This commit is contained in:
parent
0cf71d7abb
commit
a6a3785a9f
5 changed files with 23 additions and 15 deletions
|
|
@ -13,8 +13,8 @@ import (
|
|||
rl "github.com/gen2brain/raylib-go/raylib"
|
||||
)
|
||||
|
||||
const WIDTH = 100
|
||||
const HEIGHT = 100
|
||||
const WIDTH = 200
|
||||
const HEIGHT = 200
|
||||
const TEXTURE_SCALE = 4
|
||||
|
||||
const MAX_DIST = 500.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue