Barrage module

Barrage module

Source code introduction: sliding channel selection

plan:

1.

Through bullet screen collision detection, decide whether to use this channel, that is, the channel is judged from top to bottom each time.

The main difficulty of collision detection is to detect the collision between horizontally scrolling bullet screens. The survival time of a bullet screen is determined by its display time and survival length. Therefore, to determine whether there is a collision between bullet screens, it is only necessary to detect whether there is a collision at the beginning and disappearance.

2.

When the first channel cannot be found, check the minimum distance of all channels. This distance must be within the length of the specified first barrage. If found, place it behind the corresponding barrage.

2.1. When the rightmost barrage of the previous barrage has not yet appeared on the screen, the new barrage is placed behind it, and space is the interval between the two

2.2. When the rightmost side of the previous bullet screen has appeared on the screen, the new bullet screen is still placed on the border waiting to be scrolled

Surface channel selection (divided into two rows of channels)

plan:

1.

Select the *** row, and follow the rule that there is no bullet screen. If there is no bullet screen, it will be displayed.

2.

If the first row is full, use the second row, which is half the channel height below the base coordinate y of the first row.

This will create a visual difference. When the first row of displays disappears, the second row can be seen, thus achieving a larger display channel (2n-1).

Test environment: Xcode 6.2, iOS 6.0 or above

Source code renderings:

[[140690]]

Download address: http://download..com/data/2068358

<<:  Multi-style card stacking view--ZLSwipeableViewSwift

>>:  Overview of Mobile Web Development Specifications

Recommend

"Wenchang Tower" can open up good feng shui for studying

Wenchang is the name of a star official in the sk...

Why are asthma attacks so deadly? First aid experts explain

Recently, a nurse and an elderly man in Shanghai ...

Xiaomi Youpin product analysis!

Against the backdrop of industrial Internet, ther...

Build a secure app! iOS security series: HTTPS

[[144627]] How to create a secure App? This is a ...

APP operation: Can the revenue from application push be increased by 400%?

Push is the most cost-effective and direct market...

Japan can no longer print money? It turns out that prices have increased...

Is Japan no longer able to print money? Next year...

Ranking of 140 information flow platforms, who is the traffic outlet?

As a marketer , we must always pay attention to t...

Berg Insight: Global mobile M2M users to reach 265.2 million in 2015

Berg Insight, a Swedish research institute specia...