Bandidos
Public Attributes | List of all members
com.mygdx.game.entities.weapons.IWeapon.WeaponType Enum Reference

Public Attributes

 BowType
 

Detailed Description

Weapon types. Every type has a different way of handling and UI drawing.

Author
Ramses Di Perna

Member Data Documentation

◆ BowType

com.mygdx.game.entities.weapons.IWeapon.WeaponType.BowType

Pulling mechanism, projectile which is shown on the weapon and which can be fired at different speeds. The projectile is of ArrowProjectile type and lands after x amount of distance traveled.


The documentation for this enum was generated from the following file: