All to render the grid...
This commit is contained in:
parent
5672a44b47
commit
3f98d0f478
3 changed files with 15 additions and 9 deletions
|
@ -263,7 +263,7 @@ public class Field {
|
|||
guard self.device == nil else {
|
||||
return
|
||||
}
|
||||
NSLog("Setting up Metal")
|
||||
print("Setting up Metal")
|
||||
self.device = device
|
||||
populateParametersBuffer()
|
||||
populateBallBuffer()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue