Creates a Texture for use with a renderer. Creates a Texture from an image file, this can then be use...
Definition: Texture.h:13
Player(JAM_Texture *sprite, float x, float y, float width, float height, JAM_Vec2 velocity, float screenWidth, float screenHeight, JAM_ArrowPad *arrowPad)
Definition: Player.cpp:6