Method: AuthorEngine::Part::Common#width

Defined in:
lib/author_engine/game/common/parts/common.rb

#widthObject

returns display width



5
6
7
# File 'lib/author_engine/game/common/parts/common.rb', line 5

def width
  128
end