Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ; [section]
- ; identifier = "string"
- ; numericValue = 0
- ; arrayValues = (1, 2, 3)
- ; classExample = $section2
- ; [inheritance : section]
- ; idea = "xeeynamo"
- ; otherinfo = "http://twitter.com/xeeynamo"
- [Button]
- ImageCount = 4
- StyleNormal = 0
- StyleHover = 1
- StylePressed = 2
- StyleDisabled = 3
- [Dialog]
- CloseButton = $DialogButtonClose
- [DialogButton : Button]
- RectContent = (0, 0, 0, 0)
- RectResize = (2, 2, 7, 7)
- [DialogButtonClose : DialogButton]
- Image = "DialogButtonClose.GFX"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement