Documentation ¶
Index ¶
- func Tick(ctx context.Context, wait time.Duration) tea.Cmd
- type Conway
- func (c *Conway) Clear()
- func (c *Conway) Init() tea.Cmd
- func (c *Conway) Pause()
- func (c *Conway) Play() tea.Cmd
- func (c *Conway) RenderStats() string
- func (c *Conway) Reset()
- func (c *Conway) ResetView()
- func (c *Conway) Scroll(d Direction, speed int)
- func (c *Conway) Update(msg tea.Msg) (tea.Model, tea.Cmd)
- func (c *Conway) View() string
- type Direction
- type Mode
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.