TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Mike L
NA
1
2.5k
Trying to create a starry sky, but it's not working.
Dec 5 2010 2:51 PM
For a Space Invaders game, I copied the code from someone's example for how to create a starry sky, such that a bunch of points of light will appear throughout the form and flickering in and out of existence. But when I run the example, nothing happens--the screen just stays completely black.
Here are my classes:
Form1
Game
Constants
Stars
And
here's
the example I'm copying from.
I changed the name of AnimationTimer to Timer1, but besides that, my code is pretty much identical to his... any idea what's going on?
Reply
Answers (
1
)
An example with DataGridView in 3-tier
Creating a process and toggling its visibility?