-
### Steps to Reproduce
In some cases on low speed engine (jsdom/canvas) and probably on some low end pc's, the image, when populated from the getter, does not complete loaded when calling t…
-
### Have you read the Contributing Guidelines on issues?
- [X] I have read the [Contributing Guidelines on issues](https://github.com/facebook/docusaurus/blob/main/CONTRIBUTING.md#issues).
### Prere…
-
`Graphic.tint` is a non-nullable `Color`, but it starts as `null` and the way to remove tint from a graphic is to set it back to `null`
raylu updated
4 months ago
-
At this line here, transform can be undefined https://github.com/excaliburjs/Excalibur/blob/47cbb185c9b3b519720f841f6b3be46e11bacaac/src/engine/Graphics/GraphicsSystem.ts#L258
### Steps to Reproduc…
-
### Steps to Reproduce
```ts
class Level1 extends ex.Scene {
onInitialize() {
const player = new ex.Actor({
x: 100,
y: 0,
width: 100,
height: 100,
color:…
-
Issue for idea already expressed here: https://github.com/facebook/docusaurus/issues/2267#issuecomment-639597335
# Dynamic Social Cards
You might have noticed that some people / companies have…
-
### Context
Now [this function](https://github.com/excaliburjs/Excalibur/blob/c0b6cdf7c9439f840f76d3c81bc4b991ea19c357/src/engine/Collision/Side.ts#L38) to process dominant direction from a vector …
-
### Context
The documentation page for post processors : https://excaliburjs.com/docs/postprocessors
doesn't seem complete.
The examples for colorblindness work
There is an example for a gr…
-
### Steps to Reproduce
1. _Go to any page starting with https://excaliburjs.com/docs/ (this link fits the condition)_
2. _Find the `Edit this page` link at the bottom of the current article_
![im…
-
Some breaking changes to Systems and Components:
https://excaliburjs.com/docs/migration/#migrating-from-v028x-to-v0290
alee updated
8 months ago