Skip to content

Instantly share code, notes, and snippets.

@Jjunior130
Last active August 29, 2015 14:05
Show Gist options
  • Save Jjunior130/9a73e5c01ef1c10374a9 to your computer and use it in GitHub Desktop.
Save Jjunior130/9a73e5c01ef1c10374a9 to your computer and use it in GitHub Desktop.
require 'pixel_class'
class Display
attr_accessor :position, :pixels, :dimensions, :shape
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment