bryanedds / Nu

Repository hosting the open-source Nu Game Engine and related projects.
MIT License
1.05k stars 151 forks source link

Consider convention that all capitalized functions like entity.RayCast use tupled args. #759

Closed bryanedds closed 3 months ago

bryanedds commented 3 months ago

It's a bit confusing how this varies.

bryanedds commented 3 months ago

This doesn't really work for entity member calls.