Skip to content

Make btn_menu and btn_share alias for btn_start and btn_back #115

@TaylerUva

Description

@TaylerUva

Share and menu are the more common newer terms for start and back that better align with the controller iconography. We should create btn_menu and btn_share as alias for btn_start and btn_back and mark back/start as deprecated

public Trigger btn_Start = new Trigger(super::getStartButton);
public Trigger btn_Back = new Trigger(super::getBackButton);

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