Class: RubyOSBXL::Enums::XlTextureAlignment

Inherits:
T::Enum
  • Object
show all
Defined in:
lib/rubyosbxl.rb

Overview

XlTextureAlignment列挙体

Instance Attribute Summary collapse

Instance Attribute Details

#TextureAlignmentNoneObject

None

Returns:

  • (Object)

    the current value of TextureAlignmentNone

#TextureBottomObject

下端テクスチャー

Returns:

  • (Object)

    the current value of TextureBottom

#TextureBottomLeftObject

左下端テクスチャー

Returns:

  • (Object)

    the current value of TextureBottomLeft

#TextureBottomRightObject

右端テクスチャー

Returns:

  • (Object)

    the current value of TextureBottomRight

#TextureCenterObject

中央テクスチャー

Returns:

  • (Object)

    the current value of TextureCenter

#TextureLeftObject

左端テクスチャー

Returns:

  • (Object)

    the current value of TextureLeft

#TextureRightObject

右端テクスチャー

Returns:

  • (Object)

    the current value of TextureRight

#TextureTopObject

上端テクスチャー

Returns:

  • (Object)

    the current value of TextureTop

#TextureTopLeftObject

左上端テクスチャー

Returns:

  • (Object)

    the current value of TextureTopLeft

#TextureTopRightObject

右上端テクスチャー

Returns:

  • (Object)

    the current value of TextureTopRight