rewrite physics
This commit is contained in:
parent
0275e0c9b5
commit
635f0cf641
3 changed files with 208 additions and 164 deletions
|
@ -16,8 +16,8 @@ pub enum Tile {
|
|||
pub enum MarbleTarget {
|
||||
Free,
|
||||
ClaimedIndirect,
|
||||
Claimed,
|
||||
BlockedIndirect,
|
||||
Claimed,
|
||||
Blocked,
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue