Dev:Source Glossary

From Synfig Studio :: Documentation
Revision as of 18:47, 25 April 2006 by SnapSilverlight (Talk | contribs) (Notes about stuff. Yeah.)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

State

Any tool in the toolbox, these define Synfig's modes.

States can be transitory ( state_stroke is responsible only for displaying/inputting the stroke as you draw it with another tool) or they can register themselves with the Toolbox and be 'sticky'.


Action

I don't know yet, but there's a lot of them! Snap

Events

Synfig has an event system, using GTK's event system, I think. Snap