Crate shura_proc
Source - main
- This macro helps setup a cross plattform main method
- Component
- All components need to derive from a BaseComponent. This macro is used to make this more
easily
- State
- All scene- and globalstates must derive from this macro.