Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewHelloCoordinates ¶
func NewTriangle ¶
func NewTriangleIndex ¶
Types ¶
type HelloCoordinates ¶
type HelloCoordinates struct {
// contains filtered or unexported fields
}
func (*HelloCoordinates) InitChapterContent ¶
func (t *HelloCoordinates) InitChapterContent(c *base_ui.ChapterContent)
func (*HelloCoordinates) InitParamsContent ¶
func (t *HelloCoordinates) InitParamsContent(c *base_ui.ParamsContent)
type Triangle ¶
type Triangle struct {
// contains filtered or unexported fields
}
func (*Triangle) InitChapterContent ¶
func (t *Triangle) InitChapterContent(c *base_ui.ChapterContent)
func (*Triangle) InitParamsContent ¶
func (t *Triangle) InitParamsContent(c *base_ui.ParamsContent)
type TriangleIndex ¶
type TriangleIndex struct {
// contains filtered or unexported fields
}
func (*TriangleIndex) InitChapterContent ¶
func (t *TriangleIndex) InitChapterContent(c *base_ui.ChapterContent)
func (*TriangleIndex) InitParamsContent ¶
func (t *TriangleIndex) InitParamsContent(c *base_ui.ParamsContent)
Click to show internal directories.
Click to hide internal directories.