git repos / blockattack-game

Game/data/sprites/sample_alt_gfx.sprite

browsing at commit = 5d5a5e9256e03a6530ac4265962d86c816acbb07

raw · blame · history

{


"back_board_sample_snow" :  {
	"texture" : "alt_gfx/back_board_sample_snow",
	"topx" : 0,
	"topy" : 0,
	"height" : 1200,
	"width" : 600,
	"number_of_frames" : 1,
	"frame_time" : 1
}
,"background_sample" :  {
        "texture" : "alt_gfx/background",
        "topx" : 0,
        "topy" : 0,
        "height" : 150,
        "width" : 150,
        "number_of_frames" : 1,
        "frame_time" : 1
}
,"board_back_back_mirror" : {
	"texture" : "alt_gfx/board_back_back_mirror",
	"topx" : 0,
	"topy" : 0,
	"height" : 699,
	"width" : 476,
	"number_of_frames" : 1,
	"frame_time" : 1
}

}