C# Class RedOwl.Engine.LightTween

Inheritance: TweenConfig
Exibir arquivo Open project: red-owl-games/Foundation

Public Properties

Property Type Description
type Types

Protected Methods

Method Description
BuildTween ( t ) : Tweener
Children ( Action callback ) : void

Method Details

BuildTween() protected method

protected BuildTween ( t ) : Tweener
return Tweener

Children() protected method

protected Children ( Action callback ) : void
callback Action
return void

Property Details

type public_oe property

public Types type
return Types