manager

package
v0.1.4-alpha-114b082 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 16, 2022 License: GPL-3.0 Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type TextManager

type TextManager interface {

	// GetEchoText get text for echo scene with variables
	GetEchoText() (director.Text, error)

	// GetEchoRepeatText get text for echoRepeat scene with variables
	GetEchoRepeatText(userText string) (director.Text, error)

	// GetGoodbyeText get text for goodbye scene with variables
	GetGoodbyeText() (director.Text, error)

	// GetHelloText get text for hello scene with variables
	GetHelloText(number int64) (director.Text, error)
}

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL