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

Markus Schlager (JIRA) tracker at squeakland.org
Sun Jul 8 14:05:54 EDT 2012


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.0.1


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