and an example in the test.edc

this WILL mean u have to rebuild your .eet's with edje_cc if you use this
change... sorry - minor breakage.


SVN revision: 7316
This commit is contained in:
Carsten Haitzler 2003-08-14 03:24:41 +00:00
parent 211959c6c0
commit 795c6adf88
1 changed files with 5 additions and 1 deletions

View File

@ -67,8 +67,12 @@ collections
{
relative, 0.0 0.0;
offset, 0 0;
// if not defined assumed to be -1 (relative to all)
// if not defined assumed to be -1 (relative to all). to alone implies x & y
// to, "p2";
// relative to thia named part only in X direction
// to_x, "p2";
// and relative to this part only in the y direction
// to_y, "p2";
}
rel2
{