mirror of
https://github.com/JohnBreaux/Boat-Battle.git
synced 2025-02-04 12:28:35 +00:00
Pass
This commit is contained in:
parent
96b5695b12
commit
1403f7eccb
@ -51,4 +51,4 @@ func worldspace_to_boardspace(coordinate:Vector2):
|
|||||||
# Coordinates of ship's center. Ship extends [-(size-1 >> 1), (size/2 >> 1)]
|
# Coordinates of ship's center. Ship extends [-(size-1 >> 1), (size/2 >> 1)]
|
||||||
func shiptoboard(ship:Ship):
|
func shiptoboard(ship:Ship):
|
||||||
for i in range (ship.)
|
for i in range (ship.)
|
||||||
pass
|
pass
|
||||||
|
Loading…
x
Reference in New Issue
Block a user