Packagestencyl.api.data
Classpublic class Resource
InheritanceResource Inheritance Object
Subclasses ActorType, ColorBackground, Font, GradientBackground, ImageBackground, SoundClip, Sprite, Tileset



Public Properties
 PropertyDefined By
  ID : uint
Resource
  name : String
Resource
Public Methods
 MethodDefined By
  
Resource(ID:uint, name:String)
Resource
  
toString():String
Resource
Property Detail
IDproperty
public var ID:uint

nameproperty 
public var name:String

Constructor Detail
Resource()Constructor
public function Resource(ID:uint, name:String)



Parameters
ID:uint
 
name:String
Method Detail
toString()method
public function toString():String

Returns
String