[etoys-notify] [JIRA] Updated: (SQ-1109) point-arithmetics: point-tiles should beave like number-tiles

Markus Schlager (JIRA) tracker at squeakland.org
Fri Sep 28 14:52:06 EDT 2012


     [ http://tracker.squeakland.org/browse/SQ-1109?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Markus Schlager updated SQ-1109:
--------------------------------

    Fix Version/s: future release
                   ongoing

> point-arithmetics: point-tiles should beave like number-tiles
> -------------------------------------------------------------
>
>                 Key: SQ-1109
>                 URL: http://tracker.squeakland.org/browse/SQ-1109
>             Project: squeakland
>          Issue Type: Feature
>          Components: etoys
>            Reporter: Markus Schlager
>             Fix For: etoys 5.1, future release, ongoing
>
>
> When using number-tiles there is this green triangle which lets you compose mathematical expressions like
>         aNumber <- 5 + (3 / 4)
> It would be nice if tiles of type point could offer this triangle as well in order to create expressions like
>         aPoint <- (onePoint * aNumber + anotherPoint) * anotherNumber
> e.g.    location <- location + (v * dt) 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://tracker.squeakland.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the etoys-notify mailing list