AnnexGameDev / Annex

A 2D game development framework
MIT License
3 stars 0 forks source link

Horizontal/Vertical scrolling within content #48

Open MatthewChrobak opened 4 years ago

MatthewChrobak commented 4 years ago

Through the use of Views, content can be clipped. This would be useful for vertically clipping text in a Label, or for creating scrollable UI elements

https://stackoverflow.com/questions/16091616/c-sfml-drawing-scrollable-content-within-a-defined-rectangle