Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Jean Descamps
projet_IA04
Commits
7eda9839
Commit
7eda9839
authored
Dec 21, 2021
by
Vivien Leclercq
Browse files
Update variable.go
parent
c4ad67ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Boid/utils/variable/variable.go
View file @
7eda9839
package
variable
import
(
"github.com/hajimehoshi/ebiten"
ebiten
"github.com/hajimehoshi/ebiten
/v2
"
)
var
(
BirdImage
*
ebiten
.
Image
FishImage1
*
ebiten
.
Image
FishImage2
*
ebiten
.
Image
FishImage3
*
ebiten
.
Image
BackgroundImage
*
ebiten
.
Image
WallImage
*
ebiten
.
Image
RepulsionFactorBtwnSpecies
float64
SeparationPerception
float64
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment