Tilt Five Unity API  1.3.0
Public Member Functions | Public Attributes | Properties | List of all members
TiltFive.GameBoard.GameboardDimensions Struct Reference

Public Member Functions

 GameboardDimensions (T5_GameboardSize gameboardSize)
 

Public Attributes

Length playableSpaceX
 
Length playableSpaceY
 
Length borderWidth
 

Properties

Length totalSpaceX [get]
 
Length totalSpaceY [get]
 

Detailed Description

Definition at line 102 of file GameBoard.cs.

Constructor & Destructor Documentation

◆ GameboardDimensions()

TiltFive.GameBoard.GameboardDimensions.GameboardDimensions ( T5_GameboardSize  gameboardSize)

Member Data Documentation

◆ borderWidth

Length TiltFive.GameBoard.GameboardDimensions.borderWidth

◆ playableSpaceX

Length TiltFive.GameBoard.GameboardDimensions.playableSpaceX

◆ playableSpaceY

Length TiltFive.GameBoard.GameboardDimensions.playableSpaceY

Property Documentation

◆ totalSpaceX

Length TiltFive.GameBoard.GameboardDimensions.totalSpaceX
get

Definition at line 107 of file GameBoard.cs.

◆ totalSpaceY

Length TiltFive.GameBoard.GameboardDimensions.totalSpaceY
get

Definition at line 108 of file GameBoard.cs.


The documentation for this struct was generated from the following file: