Ronela 0.0.5.1 → 0.0.5.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. data/lib/ronela.rb +2 -1
  2. metadata +4 -4
data/lib/ronela.rb CHANGED
@@ -624,8 +624,9 @@ module Ronela
624
624
  @escena.dibujar $pantalla
625
625
  @imagenes.each { |k,i|
626
626
  i.fondo = @escena
627
- i.dibujar $pantalla if i.mostrando
627
+ i.dibujar $pantalla if i.mostrando and i.tipo != :escena
628
628
  }
629
+ $pantalla.flip
629
630
  else
630
631
  Kernel.puts "Imagen #{nombre} no existe"
631
632
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: Ronela
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.5.1
4
+ version: 0.0.5.2
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -9,11 +9,11 @@ authors:
9
9
  autorequire:
10
10
  bindir: bin
11
11
  cert_chain: []
12
- date: 2011-11-17 00:00:00.000000000 Z
12
+ date: 2011-11-20 00:00:00.000000000 Z
13
13
  dependencies:
14
14
  - !ruby/object:Gem::Dependency
15
15
  name: rubysdl
16
- requirement: &68522560 !ruby/object:Gem::Requirement
16
+ requirement: &77575800 !ruby/object:Gem::Requirement
17
17
  none: false
18
18
  requirements:
19
19
  - - ! '>='
@@ -21,7 +21,7 @@ dependencies:
21
21
  version: 0.0.0
22
22
  type: :runtime
23
23
  prerelease: false
24
- version_requirements: *68522560
24
+ version_requirements: *77575800
25
25
  description:
26
26
  email: info@manadalibre.org
27
27
  executables: