Newb: KATI Sample Code - What's This Called?
Newb: KATI Sample Code - What's This Called?
- Subject: Newb: KATI Sample Code - What's This Called?
- From: Brad Gibbs <email@hidden>
- Date: Thu, 02 Oct 2008 14:43:12 -0700
I'm working through the XSViewController example project from KATIDev
and I came across this line:
[(ColorView*)[self view] setBackgroundColor:[[NSColor greenColor]
colorWithAlphaComponent:.5]];
and realized I don't understand (ColorView*). It looks like it's
declaring a pointer to an object, but it's followed by a method.
Could somebody tell me the name of the function (ColorView*) is
performing so I can look it up and figure it out?
Thanks.
Brad
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden