KarlClinckspoor / UnderworldRandomizer

Randomizer for Ultima Underworld 1
MIT License
3 stars 0 forks source link

Nail down the UpdateBuffer functions, automatic updates, etc #32

Closed KarlClinckspoor closed 1 year ago

KarlClinckspoor commented 2 years ago

Implement an interface that makes it sure everything that has a buffer will have an UpdateBuffer function and methods to get the buffer, preferably updating it always before returning.