public ClickAction(ActionCenter actionCenter, ActionCenter.Actions action) { this.actionCenter = actionCenter; this.action = action; }