DanielOaks / boken-rpg

Fun little HTML+client-side JS RPG engine
http://danieloaks.net/boken-rpg/
ISC License
4 stars 0 forks source link

Content pages #11

Closed DanielOaks closed 6 years ago

DanielOaks commented 6 years ago

The main content screen be able to be scrolled-back, etc etc. We'll have a page manager with these functions:

pageManager.addPage()
pageManager.replaceExistingPage()
pageManager.scrollBack()
pageManager.scrollForward()

addPage will always scroll to the current page that's getting added.

DanielOaks commented 6 years ago

Very basic version of this added with ab5e004810eb86873fe516dfad50a299160cfb1d