addNotification

fun addNotification(text: String, location: Vector2, vararg notificationIcons: String)
fun addNotification(text: String, vararg notificationIcons: String)
fun addNotification(text: String, action: NotificationAction?, vararg notificationIcons: String)