C# Class FlatRedBall.Glue.Parsing.DefineLayer

Show file Open project: vchelaru/FlatRedBall

Public Properties

Property Type Description
CurrentDefines List
CurrentExcludes List
LastDefines List
LastExcludes List

Property Details

CurrentDefines public property

public List CurrentDefines
return List

CurrentExcludes public property

public List CurrentExcludes
return List

LastDefines public property

public List LastDefines
return List

LastExcludes public property

public List LastExcludes
return List