Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GreenFill ¶
Зафарбовує тестуру у зелений колір Може бути викоистана як Operation через OperationFunc(GreenFill)
Types ¶
type CustomFill ¶
type CustomFill struct {
R, G, B, A int
}
Тестова операція для використання у сриптах. Не бажана для використання
type Loop ¶
type Loop struct {
Receiver Receiver
MQ messageQueue
// contains filtered or unexported fields
}
Loop реалізує цикл подій для формування текстури отриманої через виконання операцій отриманих з внутрішньої черги.
type OperationFunc ¶
Перетворює функцію оновлення текстури в Operation
type Receiver ¶
Receiver отримує текстуру, яка була підготовлена в результаті виконання команд у циелі подій.
type TextureState ¶
Click to show internal directories.
Click to hide internal directories.