Minor edit
+1
-1
@@ -1,6 +1,6 @@
|
||||
# Introduction
|
||||
|
||||
RegionPagerBase is the main class used in TurtleMap, and is the base class of `RegionPagerLua`. It handles a collection of region objects, which collectively form the game's map. RegionPagerBase was intentionally designed as the parent of `RegionPagerLua`, but is also fully functional on it's own. If you wish to use TurtleMap without any lua scripting, then RegionPagerBase will be your main interface with the map.
|
||||
RegionPagerBase is one of the main classes used in TurtleMap, and is the base class of `RegionPagerLua`. It handles a collection of region objects, which collectively form the game's map. RegionPagerBase was intentionally designed as the parent of `RegionPagerLua`, but is also fully functional on it's own. If you wish to use TurtleMap without any lua scripting, then RegionPagerBase will be your main interface with the map.
|
||||
|
||||
# Methods
|
||||
|
||||
|
||||
Reference in New Issue
Block a user