Documentation ¶
Index ¶
- Variables
- func ParseHits(mapname string, pr *rplpa.Replay, errors []Error, addCSoffset float64) (objectResults []ObjectResult, totalResults []TotalResult, allRight bool, ...)
- func ParseMapWithMods(filename string, isHR bool, isEZ bool) *beatmap.BeatMap
- func SaveError(errors []Error)
- type Error
- type HitResult
- type Key
- type ObjectResult
- type TotalResult
Constants ¶
This section is empty.
Variables ¶
View Source
var None = rplpa.KeyPressed{ LeftClick: false, RightClick: false, Key1: false, Key2: false, }
View Source
var UseCSOffset = NO_USE_CS_OFFSET
Functions ¶
func ParseHits ¶
func ParseHits(mapname string, pr *rplpa.Replay, errors []Error, addCSoffset float64) (objectResults []ObjectResult, totalResults []TotalResult, allRight bool, CSoffset float64)
func ParseMapWithMods ¶
Types ¶
type Error ¶
type ObjectResult ¶
Click to show internal directories.
Click to hide internal directories.