question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Not enough examples/documentation about some methods

See original GitHub issue

I am trying to understand the logic behind

  • tilemap().set()
  • tilemap().bltm()

but I couldn’t! Looking to the third example in order to understand it, still no luck! Some clarifications for the methods would be appreciated.

Because of that, I can not load a tilemap and draw a tile properly.

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:6 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
nejdetckenobicommented, Jul 9, 2020

Could we have at least an explanation for the mechanics? Or the explanatory diagram you mentioned before?

1reaction
kitaocommented, Apr 23, 2020

The reason why I don’t write the document in the code is to support for multiple languages. And Pyxel’s also deliberately adopts a nostalgic style such as limited number of colors and old-fashioned abbreviated names. Simply put, it’s my preference.

However, I get a lot of questions about blt and bltm, so I’m going to add a brief explanatory diagram to the README.

Read more comments on GitHub >

github_iconTop Results From Across the Web

14 Examples of Documentation Mistakes You Are Making
When it comes to doing something right, it sometimes helps to see how it's done wrong. So here are 13 examples of bad...
Read more >
The four kinds of documentation, and why you need to ...
Nearly everyone agrees that good documentation is important to the success of software projects, and yet very few projects actually have good documentation....
Read more >
Software Documentation Best Practices [With Examples]
In this guide, we cover software documentation types, examples, and best practices for improving the quality of your documentation process.
Read more >
How to Create Effective End-User Documentation (+Examples)
Learn how to write end-user documentation that users actually find valuable, with examples and tools to create your product documentation.
Read more >
The eight rules of good documentation - O'Reilly
The most important rule of good documentation is for it to be as inviting as possible. This means that we should aim to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found