Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is there a way to blit to different sub-displays within the main one? #3

Open
jameynakama opened this issue Dec 24, 2014 · 1 comment

Comments

@jameynakama
Copy link

Not really an issue but a question. I'm wondering if there's a way to manage sub-displays related to the game, like displays for character info, inventory, messages, etc. With libtcod (which is what rot.js is based on), you can place displays within displays and blit them manually.

@paulofmandown
Copy link
Owner

It's not currently built in, but it is something that I've wanted to do. The display module here isn't actually based on rot.js or libtcod. It's mostly a port of AsciiPanel, a java cp437 emulator.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants