gscore

package
v0.0.0-...-f3abbe6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 27, 2020 License: MIT Imports: 1 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScoreCalc

type ScoreCalc struct {
	// contains filtered or unexported fields
}

按比例计算的比分计算器

func NewScoreCalc

func NewScoreCalc(zeroScore, fullScore float64) (*ScoreCalc, error)

func (*ScoreCalc) AddSub

func (s *ScoreCalc) AddSub(scaleInTotal int, value, valueOfZeroScore, valueOfFullScore float64)

func (*ScoreCalc) GetScore

func (s *ScoreCalc) GetScore() (float64, error)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL