iNTRUDER  1.2.0
It is a puzzle game where you have to program your bot to achieve the objective. If you don't want to be discovered avoid the enemies and traps. Collect all the bot parts to enable all features.
gridMap Class Reference

This class helps to generate a new map. More...

Inheritance diagram for gridMap:

Public Member Functions

override void OnInspectorGUI ()
 Generate the field matrix on the inspector. Matrix will have the size set before in the inputs fielsSizeX/Y. More...
 

Detailed Description

This class helps to generate a new map.

Member Function Documentation

◆ OnInspectorGUI()

override void gridMap.OnInspectorGUI ( )

Generate the field matrix on the inspector. Matrix will have the size set before in the inputs fielsSizeX/Y.


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