public class Main extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Main.MouseTrackKernel
An Aparapi Kernel implementation for tracking the mouse position and coloring each pixel of a window depending on proximity to the mouse position.
|
Modifier and Type | Field and Description |
---|---|
static Point |
mousePosition
We track the latest mouse position here.
|
Constructor and Description |
---|
Main() |
Copyright © 2021 Syncleus. All rights reserved.