All Identifiers
| Name | Unit | Description |
|---|---|---|
| TCastleProfiler | ok_nested_2 |
|
| TCastleProfiler.TTime | ok_nested_2 | forward declaration, just to make testcase harder (this was causing bugs) |
| TCastleProfiler.TTimes | ok_nested_2 |
|
| TRepoSoundEngine | ok_nested_1 |
|
| TRepoSoundEngine.TSoundGroup | ok_nested_1 |
|
| TRepoSoundEngine.TSoundGroupList | ok_nested_1 |
|
| TRepoSoundEngine.TSoundInfo | ok_nested_1 | Sound that can be played – actual sound with buffer, or an alias to it. |
| TRepoSoundEngine.TSoundInfoAlias | ok_nested_1 | Sound that can be played, as an alias to a number of other TSoundInfo instances (an alias may lead to another alias, that's OK, as long as eventually it resolves into actual sound name). |
| TRepoSoundEngine.TSoundInfoBuffer | ok_nested_1 | Sound that can be played, with a buffer. |
| TRepoSoundEngine.TSoundInfoList | ok_nested_1 | List of TSoundInfo. |