TGameLevelPlatformList Class

Unit: uGameLevel
TObjectList<TGameLevelPlatform>
  uGameLevel.TGameLevelPlatformList
type TGameLevelPlatformList = class(TObjectList<TGameLevelPlatform>)

The TGameLevelPlatformList type exposes the following members.

Show:
 NameDescription
GetNewPlatform

LoadFromStream

SaveToStream

Top