Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type ViewSectorDrawer ¶
type ViewSectorDrawer struct {
*nigiri.TriDrawer
Color color.Color
Point vec2.V2
Target vista.ObjectData
}
func NewViewSectorDrawer ¶
func NewViewSectorDrawer(layer nigiri.Layer, vTransformer nigiri.VTransformer) *ViewSectorDrawer
func (*ViewSectorDrawer) GetVerticesIndices ¶
func (d *ViewSectorDrawer) GetVerticesIndices() ([]ebiten.Vertex, []uint16)
Click to show internal directories.
Click to hide internal directories.