org.cosplay.CPOffScreenSprite$
See theCPOffScreenSprite companion class Companion object with utility functions.
Attributes
- Companion:
- class
- Source:
- CPOffScreenSprite.scala
- Graph
- Supertypes
class Object
trait Matchable
class Any
- Self type
Members list
Concise view
Value members
Convenient shortcut to create off-screen sprite with a function that takes scene object context.
Convenient shortcut to create off-screen sprite with a function that takes scene object context.
Attributes
- f
Function that takes scene object context to perform an action on each CPSceneObject.update
callback.
- Source:
- CPOffScreenSprite.scala