Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type KeyboardWrapper ¶
type KeyboardWrapper struct {
// contains filtered or unexported fields
}
func NewKeyboardWrapper ¶
func NewKeyboardWrapper() *KeyboardWrapper
func (*KeyboardWrapper) IsKeyPressed ¶
func (kw *KeyboardWrapper) IsKeyPressed(key ebiten.Key) bool
func (*KeyboardWrapper) Update ¶
func (kw *KeyboardWrapper) Update()
Click to show internal directories.
Click to hide internal directories.