scroll factor applied automatically
This commit is contained in:
@@ -78,6 +78,8 @@ export interface ITiledMapTileLayer {
|
||||
width: number;
|
||||
x: number;
|
||||
y: number;
|
||||
parallaxx: number;
|
||||
parallaxy: number;
|
||||
|
||||
/**
|
||||
* Draw order (topdown (default), index)
|
||||
|
||||
Reference in New Issue
Block a user