This website requires JavaScript.
Explore
Help
Sign In
QuasarApp
/
Snake
Watch
4
Star
1
Fork
0
You've already forked Snake
mirror of
https://github.com/QuasarApp/Snake.git
synced
2025-04-29 03:04:42 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Snake
/
back-end
/
box.cpp
9 lines
71 B
C++
Raw
Normal View
History
Unescape
Escape
add beta world
2018-09-27 00:10:42 +03:00
#
include
"box.h"
fixes of world
2018-09-27 14:59:10 +03:00
Box
:
:
Box
(
double
*
speed
)
:
ItemWorld
(
speed
)
add beta world
2018-09-27 00:10:42 +03:00
{
}
Reference in New Issue
Copy Permalink