|
2D Shooter Bullet and Weapon System for Unity 3.0.0
|
Classes | |
| class | WeaponSystemEditor |
| Custom inspector / editor for the main WeaponSystem component script. More... | |
Typedefs | |
| using | Debug = UnityEngine.Debug |
Enumerations | |
| enum | EditorListOption { None = 0 , ListSize = 1 , ListLabel = 2 , ElementLabels = 4 , Buttons = 8 , Default = ListSize | ListLabel | ElementLabels , NoElementLabels = ListSize | ListLabel , All = Default | Buttons } |
| using Debug = UnityEngine.Debug |
| enum EditorListOption |