[][src]Type Definition amethyst::EmptyTrans

type EmptyTrans = Trans<(), StateEvent>;

An empty Trans. Made to be used with EmptyState.