MCPcopy Create free account
hub / github.com/LibreSprite/LibreSprite / layer

Method layer

src/render/render.h:68–68  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66 int opacityStep() const { return m_opacityStep; }
67 FrameTag* loopTag() const { return m_loopTag; }
68 Layer* layer() const { return m_layer; }
69
70 void type(OnionskinType type) { m_type = type; }
71 void position(OnionskinPosition position) { m_position = position; }

Callers 3

TESTFunction · 0.45
TYPED_TESTFunction · 0.45
renderOnionskinMethod · 0.45

Calls

no outgoing calls

Tested by 2

TESTFunction · 0.36
TYPED_TESTFunction · 0.36