atelier.render.drawable

Members

Enums

Blend
enum Blend

Blending algorithm \ none: Paste everything without transparency \ modular: Multiply color value with the destination \ additive: Add color value with the destination \ alpha: Paste everything with transparency (Default one)

Flip
enum Flip

Indicate if something is mirrored.

Functions

getSDLFlip
SDL_RendererFlip getSDLFlip(Flip flip)
Undocumented in source. Be warned that the author may not have intended to support it.

Interfaces

Drawable
interface Drawable

Everything that can be rendered.

Meta

License

Zlib

Authors

Enalye