Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Code Block
{
    "componentName" : "sprite"
  , "imageScale" : <Float>
  , "parallax" : <Float>
  , "flipX" : <Float>
  , "flipY" : <Float>
  , "red" : <Float>
  , "green" : <Float>
  , "blue" : <Float>
  , "alpha" : <Float>
  , "image" : <String>
}

 

Overview

  • Renders a sprite in the active scene

Properties

  • None

Events

  • None

Remarks

  • None