/** Third is a demo element. \color #f0f \symbol T1 \symmetries normal */ element Third{ EventWindow ep; Void behave(){ ep.swap(0,1); } }