C# Class FlatRedBall.Content.Instructions.KeyframeListSave

Show file Open project: vchelaru/FlatRedBall Class Usage Examples

Public Properties

Property Type Description
Name string
SceneKeyframes List

Public Methods

Method Description
AddList ( InstructionList list ) : void

Method Details

AddList() public method

public AddList ( InstructionList list ) : void
list InstructionList
return void

Property Details

Name public property

public string Name
return string

SceneKeyframes public property

public List SceneKeyframes
return List