public static class PhantomHostData.ScreenGroup extends Object
| Modifier and Type | Field and Description |
|---|---|
int | countThe count of screens in this group. |
int | positionThe start index for the screens in this group. |
| Constructor and Description |
|---|
ScreenGroup(PhantomFile file)Creates and instance of the screen group and loads the data from file. |
| Modifier and Type | Method and Description |
|---|---|
void | save(PhantomOutputFile file)Saves the data corresponding to the ScreenGroup. |
public int count
public int position
public ScreenGroup(PhantomFile file) throws IOException
IOException - if an I/O error occurs.public void save(PhantomOutputFile file) throws IOException
file -IOExceptionPhantom® and NetPhantom® are registered trademarks of Mindus SARL.
© 2026 Mindus SARL. All rights reserved.