Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6537647
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T10:38:30+00:00 2026-05-25T10:38:30+00:00

I have a custom class Manager in Xcode. This class spawns several instances of

  • 0

I have a custom class Manager in Xcode. This class spawns several instances of class Player on a timer, so every tick of the timer it will make a new instance. I would like to pass the instance of Manager to each instance of Player through Players init method:

-(id)initWithMngr:(UIImage *)image andManager:(Manager *)mngr

Here I get the error “expected a type.” with or without the asterisk. The Manager class is in the same project and everything but I don’t understand how to do this. I am very new to Objective C, thanks 🙂

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T10:38:30+00:00Added an answer on May 25, 2026 at 10:38 am

    You should add either #import "Manager.h" or @class Manager; to your file, where interface of Player class is defined – possibly, “Player.h”. (Here I suppose that your Manager class interface is defined in “Manager.h” file and Player – in “Player.h”.)

    If you will choose variant with @class Manager, don’t forget to add #import "Manager.h" to your Player‘s implementation file (suppose, “Player.m”).

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a custom class that implements that IComparable. This class is stored in
I have a custom class that implements ICollection , and this class is readonly,
I have a custom class that uses boost mutexes and locks like this (only
I have a custom ASP.NET session manager class as follows: public sealed class SessionManager
I have a custom class loader so that a desktop application can dynamically start
I have a custom class Contact . I am trying to bind a List<Contact>
I have a custom class that has as an instance variable of a coordinate:
I have a custom class loader which extends from a URLClassLoader. I added a
Say you have a custom class call it Foo. When you then have an
I have a custom UIImageView class which I use to handle multi-touch events on

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.