Open Sidebar
Close Sidebar
CrystalDoc.info
Source code
Shards.info
secuenciaCrystal
master
Juego
Secuencia
SecuenciaCrystal
SecuenciaInPar
SecuenciaPar
Generated using Crystal 1.14.0
2024-12-18 08:07:49 UTC
class
Juego
Juego
Reference
Object
Defined in:
juego.cr
Constructors
.new
Instance Method Summary
#esta_bien?
(num : Int32 | Nil) : Bool
#generarSecuencia
: Secuencia
#puntos
: Int32
#valor1
#valor2
#valor4
Constructor Detail
def self.
new
#
[
View source
]
Instance Method Detail
def
esta_bien?
(num : Int32 | Nil) : Bool
#
[
View source
]
def
generarSecuencia
:
Secuencia
#
[
View source
]
def
puntos
: Int32
#
[
View source
]
def
valor1
#
[
View source
]
def
valor2
#
[
View source
]
def
valor4
#
[
View source
]