Skip to content

Entitas 1.11.0

Compare
Choose a tag to compare
@sschmid sschmid released this 19 Nov 22:09

Added

  • Add support for multiple event attributes with different event target #810

Upgrade

  • All listener interfaces with EventTarget.Any need to be renamed
    • IPositionListener -> IAnyPositionListener
    • OnPosition -> OnAnyPosition