what is eqivalent to attributes in xcode

GraphicWarehouseGraphicWarehouse Member Posts: 927
edited March 2012 in Working with GS (Mac)
i asked on their developer forums and they had no idea what attributes are

Comments

  • StoneDripStoneDrip Member Posts: 59
    I believe it is called data type?
  • JohnPapiomitisJohnPapiomitis Member Posts: 6,256
    variables
  • MotherHooseMotherHoose Member Posts: 2,456
    variables … as in most programming languages

    int (initiate them) name
    then you declare the data type, etc

    similar but much easier to mess-up than:   [+]…selectType…name in GS

    @};- MH
  • GraphicWarehouseGraphicWarehouse Member Posts: 927
    thanks @everyone ;)
  • GraphicWarehouseGraphicWarehouse Member Posts: 927
    sorry guys one more question for xcode, if i wanted to change the integer's value from 1 to 10 how would i do that
  • JohnPapiomitisJohnPapiomitis Member Posts: 6,256
    edited March 2012
    I didnt have a problem answer your 1 question regarding the term, but were not gonna sit here and write code for you. You need to watch tutorials and post on the iphone dev forum. This isnt the place for it. This is the gamesalad forum, not obj c/ xcode
  • GraphicWarehouseGraphicWarehouse Member Posts: 927
    i asked here because they didnt explian the first or the last question
  • JohnPapiomitisJohnPapiomitis Member Posts: 6,256
    Then you need to keep watching stuff and reading. Closing this.
This discussion has been closed.