Destroy this texture

Property definitions

sdl2 $ SDLTexture :: destroy
	# Destroy this texture
	fun destroy `{ SDL_DestroyTexture(self); `}
lib/sdl2/sdl2_base.nit:452,2--453,44