Skip to content

Controls should be able to bind to a function #1

Description

@robsilv
[Inspectable( priority="54", editor="Slider", min="0", max="360", snapInterval="1" ) ]
public function set rotation( value:Number ):void

Currently CadetEngine uses degrees instead of radians as the unit of angle measurement. This is because providing an editor from 0 to TAU would prove difficult.

It should be possible for CadetEngine to use radians, but for the Slider component to display degrees. See https://blogs.oracle.com/chrisoliver/entry/data_binding_in_silverlight_and

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions