Enum osu::ScoringType [] [src]

pub enum ScoringType {
    Accuracy,
    Combo,
    Score,
    ScoreV2,
}

Variants

Trait Implementations

impl Clone for ScoringType
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl Copy for ScoringType
[src]

impl Debug for ScoringType
[src]

[src]

Formats the value using the given formatter.