mirror of
				https://github.com/JohnBreaux/Boat-Battle.git
				synced 2025-02-04 12:28:35 +00:00 
			
		
		
		
	Pass
This commit is contained in:
		@@ -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
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user