blink

package
v0.0.3 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 23, 2024 License: MIT Imports: 2 Imported by: 0

Documentation

Index

Constants

View Source
const (
	EyeStateFirst    = iota ///< 初期状態
	EyeStateInterval        ///< まばたきしていない状態
	EyeStateClosing         ///< まぶたが閉じていく途中の状態
	EyeStateClosed          ///< まぶたが閉じている状態
	EyeStateOpening         ///< まぶたが開いていく途中の状態
)

Variables

This section is empty.

Functions

This section is empty.

Types

type BlinkManager

type BlinkManager struct {
	// contains filtered or unexported fields
}

func NewBlinkManager

func NewBlinkManager(core core.Core, modelPtr uintptr, ids []string) *BlinkManager

func (*BlinkManager) DetermineNextBlinkingTiming

func (b *BlinkManager) DetermineNextBlinkingTiming() float64

func (*BlinkManager) Update

func (b *BlinkManager) Update(delta float64)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL