Package | Description |
---|---|
com.github.brunothg.game.engine.image.sprite |
Modifier and Type | Class and Description |
---|---|
class |
WeakSprite
This implementation of
Sprite caches tiles with WeakReference in order to find a
balance between time and memory |
Constructor and Description |
---|
InvertedSprite(DefaultSprite sprite,
boolean X,
boolean Y,
boolean mirror) |
InvertedSprite(DefaultSprite sprite,
boolean invertX,
boolean invertY,
boolean mirrorX,
boolean mirrorY) |
Copyright © 2017. All rights reserved.