Class: BCDice::CommonCommand::AddDice::Node::DivideWithGameSystemDefault

Inherits:
DivideBase
  • Object
show all
Defined in:
lib/bcdice/common_command/add_dice/node.rb

Overview

除算(端数処理はゲームシステム依存)のノード

Constant Summary collapse

ROUNDING_METHOD =
""

Method Summary

Methods inherited from DivideBase

#expr, #initialize, #output

Methods inherited from BinaryOp

#eval, #expr, #include_dice?, #initialize, #output, #s_exp

Constructor Details

This class inherits a constructor from BCDice::CommonCommand::AddDice::Node::DivideBase