CPSpacerSprite

org.cosplay.CPSpacerSprite$
See theCPSpacerSprite companion class

Companion object.

Attributes

Companion
class
Source
CPSpacerSprite.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(width: Int, height: Int): CPSpacerSprite

Creates new spacer sprite.

Creates new spacer sprite.

Value parameters

height

Height of the spacer.

width

Width of the spacer.

Attributes

Source
CPSpacerSprite.scala

Creates new spacer sprite.

Creates new spacer sprite.

Value parameters

dim

Dimension of the spacer.

Attributes

Source
CPSpacerSprite.scala