Aardvark.UI


HitProcessor<'a>

Constructors

ConstructorDescription
new(needed, mapping)
Signature: (needed:aset<SceneEventKind> * mapping:(SceneHit -> bool * seq<'a>)) -> HitProcessor<'a>

Instance members

Instance memberDescription
Process(msg)
Signature: msg:SceneHit -> bool * seq<'a>
Fork me on GitHub