Type Definition amethyst::EmptyTrans[][src]

type EmptyTrans = Trans<(), StateEvent>;

An empty Trans. Made to be used with EmptyState.