PatateDev / sfml-ui

A simple UI library for SFML
GNU Lesser General Public License v3.0
11 stars 1 forks source link

Better ComponentObservable storage behavior #9

Closed mathdu07 closed 10 years ago

mathdu07 commented 10 years ago

Replace int index of ComponentObservable by a better system (directly with the ComponentObserver pointer)