scroll factor applied automatically

This commit is contained in:
Hanusiak Piotr 2022-02-08 13:17:35 +01:00
parent a53cbbff34
commit 57bd8783e0
3 changed files with 79 additions and 7 deletions

View file

@ -78,6 +78,8 @@ export interface ITiledMapTileLayer {
width: number;
x: number;
y: number;
parallaxx: number;
parallaxy: number;
/**
* Draw order (topdown (default), index)