Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type UISprite ¶
A sprite fixed to the screen. Ignores Camera.ViewRange value.
func New ¶
func New(tf interfaces.ITransform, img *ebiten.Image) *UISprite
Creates new sprite fixed to the screen.
func (*UISprite) DrawUI ¶
func (s *UISprite) DrawUI(gb interfaces.IGameBase, screen *ebiten.Image)
func (*UISprite) DrawUIPriority ¶
func (*UISprite) ExcludeDrawable ¶
func (s *UISprite) ExcludeDrawable()
Click to show internal directories.
Click to hide internal directories.