Files
flame/.github
Luan Nico 0979dc97f5 refactor!: Remove the Projector interface that is no longer used for coordinate transformations (#2955)
Remove the Projector interface that is no longer used for coordinate
transformations.

While this is exposed to end-users there is not much point in doing so
as it was always an internal detail of our implementation.
Since our last batch of removals of the old event system, this was left
orphaned.

I don't think deprecation is necessary as it is very unlikely that
anyone is using this interface (and if they are, they can easily declare
their own as we do not care about it anywhere).



This interface is no longer necessary to interop with Flame in any way
shape or form.
If you wish to use it internally in your game you can just declare it
yourself.
2024-01-01 16:31:59 -05:00
..
2023-03-21 07:14:11 +00:00