Type Definition amethyst::prelude::EmptyTrans[][src]

type EmptyTrans = Trans<(), StateEvent>;

An empty Trans. Made to be used with EmptyState.