Package com.csse3200.game.entities
Class Gun
java.lang.Object
com.csse3200.game.entities.Gun
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncom.badlogic.gdx.math.Vector2
com.badlogic.gdx.graphics.Texture
-
Constructor Details
-
Gun
-
-
Method Details
-
getGunTexture
public com.badlogic.gdx.graphics.Texture getGunTexture() -
getGunOffset
public com.badlogic.gdx.math.Vector2 getGunOffset()
-