ParticleType

interface ParticleType

Describes the base type of particle created by a ParticleDesc.

Inheritors

Types

Link copied to clipboard
data class Keyed(val key: Key) : ParticleType

A particle type described by a namespaced key.

Link copied to clipboard
interface Raw : ParticleType

Platform-specific type.