Skip to content

default_field_width

eisclimber edited this page Apr 4, 2026 · 1 revision

PuzzleGame.DEFAULT_FIELD_WIDTH

Field in PuzzleGame

Summary

Default width of the puzzle (in tiles).

public const int DEFAULT_FIELD_WIDTH = 4;

ExPresS XR Wiki

Tutorial Pages

Code Documentation

Clone this wiki locally