mattrdowney / planetaria

A Unity framework for Euclidean 2-sphere games (e.g. 2D virtual reality games) [quasi-MIT license]
Other
10 stars 2 forks source link

want_component() and need_component() Unity extensions #46

Closed mattrdowney closed 6 years ago

mattrdowney commented 6 years ago

Due to additions to optional< Type >, the current status of this is "do not deliver".

The idea was confusing anyway (going against the convention of GetComponent / GetOrAddComponent.