Class: RubyCurses::ModStack::Flow

Inherits:
BaseStack show all
Defined in:
lib/rbcurse/core/util/basestack.rb

Overview

A flow positions objects in a left to right

Instance Attribute Summary

Attributes inherited from BaseStack

#components, #config, #form

Method Summary

Methods inherited from BaseStack

#check_coords, #decrease, #focusable, #increase, #initialize, #override_graphic, #recalc, #repaint, #repaint_all, #to_s

Constructor Details

This class inherits a constructor from RubyCurses::ModStack::BaseStack