packages feed

HGamer3D-SFML-Binding-0.5.0: include/vector2fstruct.h

typedef struct vector2f_struct {
	float x;
	float y;
} vector2f_struct;