You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The new system requires a common abstract layer that bridges the different platform implementations and makes it possible to write common code without the requirement to write platform dependent implementations.
Create interface or abstract adapters
Entity
Player
Location
Vector
World
Inventory
etc.
The text was updated successfully, but these errors were encountered:
The new system requires a common abstract layer that bridges the different platform implementations and makes it possible to write common code without the requirement to write platform dependent implementations.
The text was updated successfully, but these errors were encountered: