Sparkle

org.cosplay.prefabs.shaders.CPSparkleShader.Sparkle
case class Sparkle(zpx: CPZPixel, x: Int, y: Int)

Attributes

Source
CPSparkleShader.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Concrete methods

def draw(canv: CPCanvas): Unit

Attributes

Source
CPSparkleShader.scala
def isAlive: Boolean

Attributes

Source
CPSparkleShader.scala

Inherited methods

def productElementNames: Iterator[String]

Attributes

Inherited from:
Product
def productIterator: Iterator[Any]

Attributes

Inherited from:
Product