Skip to content
eisclimber edited this page Apr 4, 2026 · 1 revision

ScoreResults(int,int,int,int,int,int,int,int,int,int)

Constructor in ScoreResults

Summary

Creates a score with area types.

public ScoreResults(int centerScore, int centerAreaId, int upScore, int upAreaId, int downScore, int downAreaId, int leftScore, int leftAreaId, int rightScore, int rightAreaId)

Parameters

Name Description
int centerScore Center Score.
int centerAreaId Center area type.
int upScore Up Score.
int upAreaId Up area type.
int downScore Down Score.
int downAreaId Down Score.
int leftScore Left Score.
int leftAreaId Left area type.
int rightScore Right Score.
int rightAreaId Right area type.

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally