Skip to content
This repository was archived by the owner on Jun 7, 2018. It is now read-only.
This repository was archived by the owner on Jun 7, 2018. It is now read-only.

Add new events on_map_finished and on_opening_transition_finished #1191

@Diarandor

Description

@Diarandor

Add missing transition events to make our lives easier:

Item events:

  • item:on_map_finished(map)
  • item:on_opening_transition_finished(map, destination)

Menu events:

  • menu:on_map_finished(map)
  • menu:on_map_changed(map)
  • menu:on_opening_transition_finished(destination, map)

Game events:

  • game:on_map_finished(map)
  • game:on_opening_transition_finished(map, destination)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions